|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISlopeFunctionArguments
COM Interface 'ISlopeFunctionArguments'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control slope function arguments.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDafa7c443_cb8a_4263_8fbf_927b38edf1b8
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.Object |
getDEM()
The input elevation model. |
double |
getZFactor()
The Z scale factor that converts z value to the unit of x and y. |
void |
setDEMByRef(java.lang.Object ppDEM)
The input elevation model. |
void |
setZFactor(double pZfactor)
The Z scale factor that converts z value to the unit of x and y. |
Field Detail |
---|
static final int IIDafa7c443_cb8a_4263_8fbf_927b38edf1b8
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.Object getDEM() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDEMByRef(java.lang.Object ppDEM) throws java.io.IOException, AutomationException
ppDEM
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getZFactor() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setZFactor(double pZfactor) throws java.io.IOException, AutomationException
pZfactor
- The pZfactor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |