|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPFeatureSchema
COM Interface 'IGPFeatureSchema'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of a geoprocessing feature schema object.' 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 |
IIDc05030d4_b950_4c2e_b30e_e25fb4b9ac12
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IFields |
getAdditionalFields()
Inidicates additional fields for the fields property. |
IEnvelope |
getExtent()
The extent property. |
int |
getExtentRule()
Inidicates how the extent property is to be managed. |
int |
getFeatureType()
The FeatureType. |
int |
getFeatureTypeRule()
Inidicates how the FeatureType property is to be managed. |
int |
getFieldsRule()
Inidicates how the fields property is to be managed. |
int |
getGeometryType()
The GeometryType. |
int |
getGeometryTypeRule()
Inidicates how the GeometryType property is to be managed. |
void |
setAdditionalFieldsByRef(IFields fields)
Inidicates additional fields for the fields property. |
void |
setExtentByRef(IEnvelope extent)
The extent property. |
void |
setExtentRule(int type)
Inidicates how the extent property is to be managed. |
void |
setFeatureType(int type)
The FeatureType. |
void |
setFeatureTypeRule(int type)
Inidicates how the FeatureType property is to be managed. |
void |
setFieldsRule(int type)
Inidicates how the fields property is to be managed. |
void |
setGeometryType(int type)
The GeometryType. |
void |
setGeometryTypeRule(int type)
Inidicates how the GeometryType property is to be managed. |
Field Detail |
---|
static final int IIDc05030d4_b950_4c2e_b30e_e25fb4b9ac12
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getFeatureTypeRule() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFeatureTypeRule(int type) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.geoprocessing.esriGPSchemaFeatureType constant (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.int getGeometryTypeRule() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setGeometryTypeRule(int type) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.geoprocessing.esriGPSchemaGeometryType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getGeometryType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setGeometryType(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.int getFieldsRule() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFieldsRule(int type) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.geoprocessing.esriGPSchemaFieldsType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFields getAdditionalFields() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAdditionalFieldsByRef(IFields fields) throws java.io.IOException, AutomationException
fields
- A reference to a com.esri.arcgis.geodatabase.IFields (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getExtentRule() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExtentRule(int type) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.geoprocessing.esriGPSchemaExtentType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnvelope getExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExtentByRef(IEnvelope extent) throws java.io.IOException, AutomationException
extent
- A reference to a com.esri.arcgis.geometry.IEnvelope (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 |