|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeatureClassName
COM Interface 'IFeatureClassName'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that return information about the feature class.' 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 |
IID3c5bbe8f_c9c3_11d1_aa7c_00c04fa33a15
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IDatasetName |
getFeatureDatasetName()
The Feature Dataset Name object. |
int |
getFeatureType()
The feature type for this feature class name. |
java.lang.String |
getShapeFieldName()
The spatial column name for this feature class name. |
int |
getShapeType()
The feature class shape type. |
void |
setFeatureDatasetNameByRef(IDatasetName featureDatasetName)
The Feature Dataset Name object. |
void |
setFeatureType(int type)
The feature type for this feature class name. |
void |
setShapeFieldName(java.lang.String name)
The spatial column name for this feature class name. |
void |
setShapeType(int type)
The feature class shape type. |
| Field Detail |
|---|
static final int IID3c5bbe8f_c9c3_11d1_aa7c_00c04fa33a15
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getShapeType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShapeType(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.geometry.esriGeometryType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDatasetName getFeatureDatasetName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureDatasetNameByRef(IDatasetName featureDatasetName)
throws java.io.IOException,
AutomationException
featureDatasetName - A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getFeatureType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureType(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.geodatabase.esriFeatureType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getShapeFieldName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShapeFieldName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (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 | ||||||||