|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDEGdbFeatureClass
COM Interface 'IDEGdbFeatureClass'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that return information about geodatabase feature class data elements.' 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 |
IID1ffd96a0_1158_4fb1_9081_1e8f0f801761
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IDEFeatureClass |
---|
IID2c944211_d17c_45f4_89da_ab37e95e6411 |
Method Summary | |
---|---|
java.lang.String |
getAreaFieldName()
The geometry area field. |
java.lang.String |
getLengthFieldName()
The geometry length field. |
void |
setAreaFieldName(java.lang.String fieldName)
The geometry area field. |
void |
setLengthFieldName(java.lang.String fieldName)
The geometry length field. |
Methods inherited from interface com.esri.arcgis.geodatabase.IDEFeatureClass |
---|
getFeatureType, getShapeFieldName, getShapeType, isHasM, isHasSpatialIndex, isHasZ, setFeatureType, setHasM, setHasSpatialIndex, setHasZ, setShapeFieldName, setShapeType |
Field Detail |
---|
static final int IID1ffd96a0_1158_4fb1_9081_1e8f0f801761
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getAreaFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAreaFieldName(java.lang.String fieldName) throws java.io.IOException, AutomationException
fieldName
- The fieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getLengthFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLengthFieldName(java.lang.String fieldName) throws java.io.IOException, AutomationException
fieldName
- The fieldName (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 |