|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDETerrain
COM Interface 'IDETerrain'. 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 |
IID0911f2fb_4b12_4012_ae6b_94fad2d2084d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getConfigurationKeyword()
The storage parameter used with SDE databases. |
int |
getMaxOverviewTerrainPoints()
The maximum number of points in the most generalized representation of the Terrain. |
int |
getMaxPointsPerShape()
The maximum number of vertices per multipoint stored in the terrain pyramid. |
java.lang.String |
getName()
The name of the terrain. |
int |
getPyramidType()
The kind of the pyramid as defined by the type of filter it uses to thin points. |
double |
getTileSize()
The horizontal distance used to spatially index and partition terrain data. |
void |
setConfigurationKeyword(java.lang.String pConfigKeyword)
The storage parameter used with SDE databases. |
void |
setMaxOverviewTerrainPoints(int pcPoints)
The maximum number of points in the most generalized representation of the Terrain. |
void |
setMaxPointsPerShape(int pcPoints)
The maximum number of vertices per multipoint stored in the terrain pyramid. |
void |
setName(java.lang.String pName)
The name of the terrain. |
void |
setPyramidType(int pType)
The kind of the pyramid as defined by the type of filter it uses to thin points. |
void |
setTileSize(double pSize)
The horizontal distance used to spatially index and partition terrain data. |
| Field Detail |
|---|
static final int IID0911f2fb_4b12_4012_ae6b_94fad2d2084d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setName(java.lang.String pName)
throws java.io.IOException,
AutomationException
pName - The pName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTileSize(double pSize)
throws java.io.IOException,
AutomationException
pSize - The pSize (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getTileSize()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPyramidType(int pType)
throws java.io.IOException,
AutomationException
pType - A com.esri.arcgis.geodatabaseextensions.esriTerrainPyramidType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPyramidType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxOverviewTerrainPoints(int pcPoints)
throws java.io.IOException,
AutomationException
pcPoints - The pcPoints (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaxOverviewTerrainPoints()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxPointsPerShape(int pcPoints)
throws java.io.IOException,
AutomationException
pcPoints - The pcPoints (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaxPointsPerShape()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConfigurationKeyword(java.lang.String pConfigKeyword)
throws java.io.IOException,
AutomationException
pConfigKeyword - The pConfigKeyword (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getConfigurationKeyword()
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 | ||||||||