|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDEArcInfoUtilities
COM Interface 'IDEArcInfoUtilities'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'
Description: 'Provides access to the ArcInfo Data Element Utilities.' 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 |
IID1c1d3491_9e02_4283_be2f_b8177cc8f01f
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
assignArcInfoTableProperties(IArcInfoTable pArcInfoTable,
IDataElement pDataElement)
Assign ArcInfo table properties. |
void |
assignCoverageFeatureClassNameProperties(ICoverageFeatureClassName pCoverageFeatureClassName,
IDataElement pDataElement)
Assign coverage feature class name properties. |
void |
assignCoverageFeatureClassProperties(ICoverageFeatureClass pCoverageFeatureClass,
IDataElement pDataElement)
Assign coverage feature class properties. |
void |
assignCoverageProperties(ICoverage pCoverage,
IDataElement pDataElement)
Assign coverage properties. |
IGPArcInfoItem |
findItem(IDEArcInfoTable pDEArcInfoTable,
java.lang.String name)
FindItem. |
java.lang.String |
getCoverageFeatureClassTypeDescription(int type)
Get coverage feature class type description. |
int |
getCoverageFeatureClassTypeFromString(java.lang.String desc)
Get coverage feature class type from string. |
java.lang.String |
getFeatureClassTopologyDescription(int type)
Get feature class topology description. |
int |
getFeatureClassTopologyFromString(java.lang.String desc)
Get feature class topology from string. |
java.lang.String |
getItemTypeDescription(int type)
Get item type description. |
int |
getItemTypeFromString(java.lang.String desc)
Get item type from string. |
boolean |
itemExists(IDEArcInfoTable pDEArcInfoTable,
IGPArcInfoItem pGPItem)
Item exists. |
IPropertySet |
makeDETolerances(ICoverage pCoverage)
Make tolerances. |
IGPArcInfoItem |
makeGPItem(IArcInfoItem pItem)
Make item. |
IArray |
makeGPItems(IArcInfoItems pItems)
Make Items. |
| Field Detail |
|---|
static final int IID1c1d3491_9e02_4283_be2f_b8177cc8f01f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void assignCoverageProperties(ICoverage pCoverage,
IDataElement pDataElement)
throws java.io.IOException,
AutomationException
pCoverage - A reference to a com.esri.arcgis.datasourcesfile.ICoverage (in)pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void assignArcInfoTableProperties(IArcInfoTable pArcInfoTable,
IDataElement pDataElement)
throws java.io.IOException,
AutomationException
pArcInfoTable - A reference to a com.esri.arcgis.datasourcesfile.IArcInfoTable (in)pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void assignCoverageFeatureClassProperties(ICoverageFeatureClass pCoverageFeatureClass,
IDataElement pDataElement)
throws java.io.IOException,
AutomationException
pCoverageFeatureClass - A reference to a com.esri.arcgis.datasourcesfile.ICoverageFeatureClass (in)pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void assignCoverageFeatureClassNameProperties(ICoverageFeatureClassName pCoverageFeatureClassName,
IDataElement pDataElement)
throws java.io.IOException,
AutomationException
pCoverageFeatureClassName - A reference to a com.esri.arcgis.datasourcesfile.ICoverageFeatureClassName (in)pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet makeDETolerances(ICoverage pCoverage)
throws java.io.IOException,
AutomationException
pCoverage - A reference to a com.esri.arcgis.datasourcesfile.ICoverage (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray makeGPItems(IArcInfoItems pItems)
throws java.io.IOException,
AutomationException
pItems - A reference to a com.esri.arcgis.datasourcesfile.IArcInfoItems (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPArcInfoItem makeGPItem(IArcInfoItem pItem)
throws java.io.IOException,
AutomationException
pItem - A reference to a com.esri.arcgis.datasourcesfile.IArcInfoItem (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCoverageFeatureClassTypeFromString(java.lang.String desc)
throws java.io.IOException,
AutomationException
desc - The desc (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getCoverageFeatureClassTypeDescription(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.datasourcesfile.esriCoverageFeatureClassType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getFeatureClassTopologyFromString(java.lang.String desc)
throws java.io.IOException,
AutomationException
desc - The desc (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getFeatureClassTopologyDescription(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.datasourcesfile.esriFeatureClassTopology constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getItemTypeFromString(java.lang.String desc)
throws java.io.IOException,
AutomationException
desc - The desc (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getItemTypeDescription(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.datasourcesfile.esriArcInfoItemType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean itemExists(IDEArcInfoTable pDEArcInfoTable,
IGPArcInfoItem pGPItem)
throws java.io.IOException,
AutomationException
pDEArcInfoTable - A reference to a com.esri.arcgis.datasourcesfile.IDEArcInfoTable (in)pGPItem - A reference to a com.esri.arcgis.datasourcesfile.IGPArcInfoItem (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPArcInfoItem findItem(IDEArcInfoTable pDEArcInfoTable,
java.lang.String name)
throws java.io.IOException,
AutomationException
pDEArcInfoTable - A reference to a com.esri.arcgis.datasourcesfile.IDEArcInfoTable (in)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 | ||||||||