|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.geoprocessing.IGPSAGeoDataDomainProxy
Description: 'Provides access to GPSA Geo-Data Domain.' 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 =
public class IGPSAGeoDataDomainProxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.geoprocessing.IGPSAGeoDataDomain |
---|
IID, IIDc20fa807_c504_446c_8279_39a9170c8ffe |
Constructor Summary | |
---|---|
|
IGPSAGeoDataDomainProxy()
Deprecated. For internal use only |
|
IGPSAGeoDataDomainProxy(java.lang.Object obj)
Deprecated. |
protected |
IGPSAGeoDataDomainProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IGPSAGeoDataDomainProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IGPSAGeoDataDomainProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addDataType(IGPDataType type)
Deprecated. Adds a GPDataType. |
void |
addFieldType(int type)
Deprecated. Adds an esriFieldType. |
void |
addGeometryType(int type)
Deprecated. Adds an esriGeometryType. |
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
void |
clearDataType()
Deprecated. Clears a GPDataType. |
void |
clearFieldType()
Deprecated. Clears a esriFieldType. |
void |
clearGeometryType()
Deprecated. Clears a esriGeometryTypes. |
IGPDataType |
getDataType(int index)
Deprecated. GPDataType at an index. |
int |
getDataTypeCount()
Deprecated. GPDataType count. |
IEnumGPDataType |
getDataTypes()
Deprecated. All GPDataTypes. |
java.lang.String |
getDefaultFieldName()
Deprecated. Defualt field name. |
int |
getFieldType(int index)
Deprecated. Field type at an index. |
int |
getFieldTypeCount()
Deprecated. Field type count. |
IEnumFieldType |
getFieldTypes()
Deprecated. All esriFieldTypes. |
int |
getGeometryType(int index)
Deprecated. Geometry type at an index. |
int |
getGeometryTypeCount()
Deprecated. Geometry type count. |
IEnumGeometryType |
getGeometryTypes()
Deprecated. All esriGeometryTypes. |
boolean |
isCheckField()
Deprecated. Indicates if checking field in Validation. |
void |
removeDataType(IGPDataType type)
Deprecated. Removes a GPDataType. |
void |
removeFieldType(int type)
Deprecated. Removes an esriFieldType. |
void |
removeGeometryType(int type)
Deprecated. Removes an esriGeometryType. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
IArray |
selectFields(IDETable pDETable)
Deprecated. Selects Fields in a DETable. |
IArray |
selectFromArray(IArray dEGeoDatasets)
Deprecated. Selects DEGeoDatasets from an Array. |
IArray |
selectFromWorkspace(java.lang.String workspacepath)
Deprecated. Selects DEGeoDatasets from a workspace path. |
void |
setAreaFeatureData()
Deprecated. Sets polygon feature data. |
void |
setCheckField(boolean bUse)
Deprecated. Indicates if checking field in Validation. |
void |
setDefaultFieldName(java.lang.String fieldName)
Deprecated. Defualt field name. |
void |
setFeatureData()
Deprecated. Sets feature data. |
void |
setLineFeatureData()
Deprecated. Sets polyline feature data. |
void |
setNumericFieldTypes(boolean integerOnly,
boolean allowOID)
Deprecated. Sets numeric field types. |
void |
setPointFeatureData()
Deprecated. Sets point-type feature data. |
void |
setRasterData(boolean integerOnly,
boolean allowFormulated)
Deprecated. Sets raster data. |
boolean |
validateDataType(IGPDataType type)
Deprecated. Validates a GPDataType. |
boolean |
validateFieldType(int type)
Deprecated. Validate an esriFieldType. |
boolean |
validateGeometryType(int type)
Deprecated. Validates an esriGeometryType. |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IGPSAGeoDataDomainProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IGPSAGeoDataDomainProxy()
public IGPSAGeoDataDomainProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IGPSAGeoDataDomainProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IGPSAGeoDataDomainProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public int getDataTypeCount() throws java.io.IOException, AutomationException
getDataTypeCount
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGPDataType getDataType(int index) throws java.io.IOException, AutomationException
getDataType
in interface IGPSAGeoDataDomain
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addDataType(IGPDataType type) throws java.io.IOException, AutomationException
addDataType
in interface IGPSAGeoDataDomain
type
- A reference to a com.esri.arcgis.geodatabase.IGPDataType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeDataType(IGPDataType type) throws java.io.IOException, AutomationException
removeDataType
in interface IGPSAGeoDataDomain
type
- A reference to a com.esri.arcgis.geodatabase.IGPDataType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void clearDataType() throws java.io.IOException, AutomationException
clearDataType
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumGPDataType getDataTypes() throws java.io.IOException, AutomationException
getDataTypes
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getFieldTypeCount() throws java.io.IOException, AutomationException
getFieldTypeCount
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getFieldType(int index) throws java.io.IOException, AutomationException
getFieldType
in interface IGPSAGeoDataDomain
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addFieldType(int type) throws java.io.IOException, AutomationException
addFieldType
in interface IGPSAGeoDataDomain
type
- A com.esri.arcgis.geodatabase.esriFieldType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeFieldType(int type) throws java.io.IOException, AutomationException
removeFieldType
in interface IGPSAGeoDataDomain
type
- A com.esri.arcgis.geodatabase.esriFieldType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void clearFieldType() throws java.io.IOException, AutomationException
clearFieldType
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumFieldType getFieldTypes() throws java.io.IOException, AutomationException
getFieldTypes
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getGeometryTypeCount() throws java.io.IOException, AutomationException
getGeometryTypeCount
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getGeometryType(int index) throws java.io.IOException, AutomationException
getGeometryType
in interface IGPSAGeoDataDomain
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addGeometryType(int type) throws java.io.IOException, AutomationException
addGeometryType
in interface IGPSAGeoDataDomain
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.public void removeGeometryType(int type) throws java.io.IOException, AutomationException
removeGeometryType
in interface IGPSAGeoDataDomain
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.public void clearGeometryType() throws java.io.IOException, AutomationException
clearGeometryType
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumGeometryType getGeometryTypes() throws java.io.IOException, AutomationException
getGeometryTypes
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean validateDataType(IGPDataType type) throws java.io.IOException, AutomationException
validateDataType
in interface IGPSAGeoDataDomain
type
- A reference to a com.esri.arcgis.geodatabase.IGPDataType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean validateFieldType(int type) throws java.io.IOException, AutomationException
validateFieldType
in interface IGPSAGeoDataDomain
type
- A com.esri.arcgis.geodatabase.esriFieldType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean validateGeometryType(int type) throws java.io.IOException, AutomationException
validateGeometryType
in interface IGPSAGeoDataDomain
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.public IArray selectFields(IDETable pDETable) throws java.io.IOException, AutomationException
selectFields
in interface IGPSAGeoDataDomain
pDETable
- A reference to a com.esri.arcgis.geodatabase.IDETable (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray selectFromWorkspace(java.lang.String workspacepath) throws java.io.IOException, AutomationException
selectFromWorkspace
in interface IGPSAGeoDataDomain
workspacepath
- The workspacepath (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray selectFromArray(IArray dEGeoDatasets) throws java.io.IOException, AutomationException
selectFromArray
in interface IGPSAGeoDataDomain
dEGeoDatasets
- A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRasterData(boolean integerOnly, boolean allowFormulated) throws java.io.IOException, AutomationException
setRasterData
in interface IGPSAGeoDataDomain
integerOnly
- The integerOnly (in)allowFormulated
- The allowFormulated (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFeatureData() throws java.io.IOException, AutomationException
setFeatureData
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPointFeatureData() throws java.io.IOException, AutomationException
setPointFeatureData
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLineFeatureData() throws java.io.IOException, AutomationException
setLineFeatureData
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAreaFeatureData() throws java.io.IOException, AutomationException
setAreaFeatureData
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setNumericFieldTypes(boolean integerOnly, boolean allowOID) throws java.io.IOException, AutomationException
setNumericFieldTypes
in interface IGPSAGeoDataDomain
integerOnly
- The integerOnly (in)allowOID
- The allowOID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCheckField(boolean bUse) throws java.io.IOException, AutomationException
setCheckField
in interface IGPSAGeoDataDomain
bUse
- The bUse (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isCheckField() throws java.io.IOException, AutomationException
isCheckField
in interface IGPSAGeoDataDomain
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefaultFieldName(java.lang.String fieldName) throws java.io.IOException, AutomationException
setDefaultFieldName
in interface IGPSAGeoDataDomain
fieldName
- The fieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDefaultFieldName() throws java.io.IOException, AutomationException
getDefaultFieldName
in interface IGPSAGeoDataDomain
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 |