public interface ITerrainAsciiDataImporter2 extends ITerrainAsciiDataImporter, java.io.Serializable
Description: 'Provides access to members that handle importing terrain source data in ASCII format.' 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 |
IID33f2e5c8_8e0e_4fc2_8b7b_d901c6e90ed8 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID8d2d47f1_75bb_4346_b245_4178e9eb9b38IID36b3f42a_abe0_440e_a266_8b8592c74c82| Modifier and Type | Method and Description |
|---|---|
int |
getDecimalPointType()
ASCII data decimal point type.
|
void |
setDecimalPointType(int pType)
ASCII data decimal point type.
|
getFileFormat, setFileFormataddFile, addFolder, esri_import, getDataExtent, getMaxShapePointCount, getPointCount, overwriteMaxShapePointCount, setEmpty, setSourceDataSpatialReferencestatic final int IID33f2e5c8_8e0e_4fc2_8b7b_d901c6e90ed8
static final int xxDummy
static final java.lang.String IID
void setDecimalPointType(int pType)
throws java.io.IOException,
AutomationException
pType - A com.esri.arcgis.geodatabaseextensions.esriTerrainDecimalSeparatorType constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.int getDecimalPointType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.