|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPUtilities4
COM Interface 'IGPUtilities4'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of a geoprocessing utilities 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 |
IIDbf7053f9_a5a4_4128_a85f_7459b1dd46cd
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities3 |
---|
IIDeafc0938_c62e_43d5_b9ca_cb0045155860 |
Fields inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities2 |
---|
IIDd57e3b9b_5481_4f28_9f31_f0b8756b53b9 |
Fields inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities |
---|
IID32f06b8f_a395_4f4e_b24f_52bbef06a036 |
Method Summary | |
---|---|
ICursor |
getSearchCursor(IGPValue pValue,
boolean recycling,
IGPEnvironmentManager pEnvMgr)
Returns the search cursor for the value object. |
ICursor |
getSearchCursorWithSubFields(IGPValue pValue,
boolean recycling,
IGPEnvironmentManager pEnvMgr,
IStringArray pFieldNames)
Returns the search cursor for the value object with sub fields. |
ISelectionSet |
getSelectionSet(IGPValue pValue,
java.lang.Object pEnvMgr_Extent)
Returns the selection set for the value object. |
ICursor |
getUpdateCursor(IGPValue pValue,
boolean recycling,
IGPEnvironmentManager pEnvMgr)
Returns the update cursor for the value object. |
ICursor |
getUpdateCursorWithSubFields(IGPValue pValue,
boolean recycling,
IGPEnvironmentManager pEnvMgr,
IStringArray pFieldNames)
Returns the update cursor for the value object with sub fields. |
void |
simpleConsolidateResult(java.lang.Object pResult,
java.lang.String outputPath)
Consolidates the Result. |
Methods inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities3 |
---|
openLayerFromLocation |
Methods inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities2 |
---|
abortEditOperation, addToMapEx, cleanupEditSession, clearInMemoryWorkspace, createToolboxFromFactory, generateGeographicTransformDomain, getActiveView, getBasicMap, getExtent, getGPSpRefEnvEx, getGTOperationSet, getInMemoryWorkspace, getLayerName, getMap, getStatusBar, getVariableManager, inApplication, makeLayer, open, openFromString, removeFromMapEx, removeInternalData, saveLayer, setInternalMap, setupEditSession, setVariableManagerByRef, startEditOperation, stopEditOperation |
Field Detail |
---|
static final int IIDbf7053f9_a5a4_4128_a85f_7459b1dd46cd
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
ICursor getSearchCursor(IGPValue pValue, boolean recycling, IGPEnvironmentManager pEnvMgr) throws java.io.IOException, AutomationException
pValue
- A reference to a com.esri.arcgis.geodatabase.IGPValue (in)recycling
- The recycling (in)pEnvMgr
- A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ICursor getUpdateCursor(IGPValue pValue, boolean recycling, IGPEnvironmentManager pEnvMgr) throws java.io.IOException, AutomationException
pValue
- A reference to a com.esri.arcgis.geodatabase.IGPValue (in)recycling
- The recycling (in)pEnvMgr
- A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISelectionSet getSelectionSet(IGPValue pValue, java.lang.Object pEnvMgr_Extent) throws java.io.IOException, AutomationException
pValue
- A reference to a com.esri.arcgis.geodatabase.IGPValue (in)pEnvMgr_Extent
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ICursor getSearchCursorWithSubFields(IGPValue pValue, boolean recycling, IGPEnvironmentManager pEnvMgr, IStringArray pFieldNames) throws java.io.IOException, AutomationException
pValue
- A reference to a com.esri.arcgis.geodatabase.IGPValue (in)recycling
- The recycling (in)pEnvMgr
- A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)pFieldNames
- A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ICursor getUpdateCursorWithSubFields(IGPValue pValue, boolean recycling, IGPEnvironmentManager pEnvMgr, IStringArray pFieldNames) throws java.io.IOException, AutomationException
pValue
- A reference to a com.esri.arcgis.geodatabase.IGPValue (in)recycling
- The recycling (in)pEnvMgr
- A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)pFieldNames
- A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void simpleConsolidateResult(java.lang.Object pResult, java.lang.String outputPath) throws java.io.IOException, AutomationException
pResult
- A reference to another Object (IUnknown) (in)outputPath
- The outputPath (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 |