|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDECoverageFeatureClass
COM Interface 'IDECoverageFeatureClass'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'
Description: 'Provides access to the Coverage Feature Class 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 |
IID25ea15b1_7425_452b_8fb6_ca3f8d088129
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getFeatureClassType()
The coverage feature class type. |
int |
getTopology()
Coverage feature class topology status. |
boolean |
isHasFAT()
Indicates if the coverage feature class have attributes. |
void |
setFeatureClassType(int featureClassType)
The coverage feature class type. |
void |
setHasFAT(boolean hasFAT)
Indicates if the coverage feature class have attributes. |
void |
setTopology(int pTopology)
Coverage feature class topology status. |
| Field Detail |
|---|
static final int IID25ea15b1_7425_452b_8fb6_ca3f8d088129
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getFeatureClassType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureClassType(int featureClassType)
throws java.io.IOException,
AutomationException
featureClassType - A com.esri.arcgis.datasourcesfile.esriCoverageFeatureClassType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasFAT()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHasFAT(boolean hasFAT)
throws java.io.IOException,
AutomationException
hasFAT - The hasFAT (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTopology()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTopology(int pTopology)
throws java.io.IOException,
AutomationException
pTopology - A com.esri.arcgis.datasourcesfile.esriFeatureClassTopology constant (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 | ||||||||