|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDETerrainWindowSize
COM Interface 'IDETerrainWindowSize'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to members of Terrain Data Element.' 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 |
IID62b845f1_6b66_406d_870d_2afd3c00dc48
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getMethod()
The method used by the windowsize filter to select points. |
double |
getZThreshold()
The maximum vertical displacement property associated with the secondary thinning filter. |
int |
getZThresholdStrategy()
Controls how liberal secondary thinning is permitted to be. |
void |
setMethod(int pMethod)
The method used by the windowsize filter to select points. |
void |
setZThreshold(double pThreshold)
The maximum vertical displacement property associated with the secondary thinning filter. |
void |
setZThresholdStrategy(int pStrategy)
Controls how liberal secondary thinning is permitted to be. |
| Field Detail |
|---|
static final int IID62b845f1_6b66_406d_870d_2afd3c00dc48
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setMethod(int pMethod)
throws java.io.IOException,
AutomationException
pMethod - A com.esri.arcgis.geodatabaseextensions.esriTerrainWindowSizeMethod constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setZThreshold(double pThreshold)
throws java.io.IOException,
AutomationException
pThreshold - The pThreshold (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getZThreshold()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setZThresholdStrategy(int pStrategy)
throws java.io.IOException,
AutomationException
pStrategy - A com.esri.arcgis.geodatabaseextensions.esriTerrainZThresholdStrategy constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getZThresholdStrategy()
throws java.io.IOException,
AutomationException
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 | ||||||||