public interface ITerrainDataSource2 extends ITerrainDataSource, java.io.Serializable
Description: 'Provides access to members of Terrain Data Source.' 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 =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID17b45aaf_fdb2_4492_87c6_9578b20001bd |
static int |
xxDummy
Deprecated.
Internal use only
|
IID4d228018_1ec1_4fcc_9646_9c6a67f9ef3c| Modifier and Type | Method and Description |
|---|---|
boolean |
isAnchored()
Indicates if this is an anchor-points data source.
|
void |
setAnchored(boolean pbAnchored)
Indicates if this is an anchor-points data source.
|
getFeatureClassID, getGroupID, getHeightField, getSurfaceFeatureType, getTagValueField, isApplyToOverviewTerrain, isEmbedded, queryResolutionBounds, setApplyToOverviewTerrain, setFeatureClassID, setGroupID, setHeightField, setResolutionBounds, setSurfaceFeatureType, setTagValueFieldstatic final int IID17b45aaf_fdb2_4492_87c6_9578b20001bd
static final int xxDummy
static final java.lang.String IID
void setAnchored(boolean pbAnchored)
throws java.io.IOException,
AutomationException
pbAnchored - The pbAnchored (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean isAnchored()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.