|
Name |
Description |
![Method](bitmaps/Method.gif) |
AbortEditOperation |
Abort edit operation within the application. |
![Method](bitmaps/Method.gif) |
AddInternalLayer |
Adds a layer object to the geoprocessing utility object. |
![Method](bitmaps/Method.gif) |
AddInternalLayer2 |
Adds a layer object and geoprocessing layer object to the geoprocessing utility object. |
![Method](bitmaps/Method.gif) |
AddInternalTable |
Adds the given table to the utility object's list of tables. |
![Method](bitmaps/Method.gif) |
AddInternalTable2 |
Adds the given table to the utility object's list of tables. |
![Method](bitmaps/Method.gif) |
AddToMap |
Adds the given geoprocessing value object to the application display. |
![Method](bitmaps/Method.gif) |
AddToMapEx |
Adds the given geoprocessing value object to the application display. |
![Method](bitmaps/Method.gif) |
CanAddToMap |
Returns whether datasets can be added to the current application display. |
![Read-only property](bitmaps/ReadOnly.gif) |
Catalog |
Returns the catalog object shared between geoprocessing operations. |
![Method](bitmaps/Method.gif) |
CleanupEditSession |
Cleans up any edit session. |
![Method](bitmaps/Method.gif) |
ClearInMemoryWorkspace |
Clear the virtual workspace. |
![Method](bitmaps/Method.gif) |
CompareWildCard |
Returns whether the given string satisfies the given wildcard string. |
![Method](bitmaps/Method.gif) |
Copy |
Copies the object referred to by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
CreateDataElement |
Creates a new data element object from the catalog object specified by the given path, data type, and optional workspace. |
![Method](bitmaps/Method.gif) |
CreateFeatureClassName |
Creates a feature class name object from the given catalog path. |
![Method](bitmaps/Method.gif) |
CreateFeatureLayer |
Creates a geoprocessing feature layer object from the catalog path. |
![Method](bitmaps/Method.gif) |
CreateParameterValue |
Creates a geoprocessing value object of the given data type from the given string. |
![Method](bitmaps/Method.gif) |
CreateParentFromCatalogPath |
Returns a name object corresponding to the parent object of the specified catalog path. |
![Method](bitmaps/Method.gif) |
CreateRasterCatalogName |
Creates a raster catalog name object from the given catalog path. |
![Method](bitmaps/Method.gif) |
CreateRasterDatasetName |
Creates a raster dataset name object from the given catalog path. |
![Method](bitmaps/Method.gif) |
CreateTableName |
Creates a table name object from the given catalog path. |
![Method](bitmaps/Method.gif) |
CreateTableNameEx |
Creates a table name object from the given catalog path; optionally deals with feature service urls. |
![Method](bitmaps/Method.gif) |
CreateToolboxFromFactory |
Creates a toolbox at the given location for a function factory of a given alias. |
![Method](bitmaps/Method.gif) |
DecodeDETable |
Returns the table data element specified by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
DecodeFeatureLayer |
Returns the feature class and query filter specified by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
DecodeLayer |
Returns the layer object specified by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
DecodeRaster |
Returns the raster specified by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
DecodeRasterLayer |
Returns the raster dataset specified by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
DecodeStandaloneTable |
Returns the standalone table object specified by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
DecodeTableView |
Returns the table and query filter specified by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
Delete |
Deletes the object referred to by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
Exists |
Returns whether the object referred to by the given geoprocessing value object exists. |
![Method](bitmaps/Method.gif) |
ExpandDataElement |
Expands the properties of the given data element according to the given expand options. |
![Method](bitmaps/Method.gif) |
ExportFeatureClass |
Exports the given feature class to a new feature class. |
![Method](bitmaps/Method.gif) |
FieldExists |
Returns whether the given field exists within the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
FindField |
Returns the field object with the specified name in the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
FindMapLayer |
Returns a layer with the given name. |
![Method](bitmaps/Method.gif) |
FindMapLayer2 |
Returns a layer and geoprocessing layer with the given name. |
![Method](bitmaps/Method.gif) |
FindMapTable |
Locates a table with the specified name. |
![Method](bitmaps/Method.gif) |
FindMapTable2 |
Locates a table with the specified name and returns the table and geoprocessing table view objects. |
![Method](bitmaps/Method.gif) |
GenerateDefaultOutputValue |
Generates the default output value and sets its path to an unique name. |
![Method](bitmaps/Method.gif) |
GenerateGeographicTransformDomain |
Generate the matching geographic transform domain from an input spatial reference to an output spatial reference. |
![Method](bitmaps/Method.gif) |
GenerateSpRef |
Generates a new spatial reference object. |
![Method](bitmaps/Method.gif) |
GetActiveView |
Get active view. |
![Method](bitmaps/Method.gif) |
GetBasicMap |
Gets the basic map associated with the application. |
![Method](bitmaps/Method.gif) |
GetEnvironment |
Locates a geoprocessing environment with the given name in the given array. |
![Method](bitmaps/Method.gif) |
GetExtent |
Gets the type and value of extent of the given value. |
![Method](bitmaps/Method.gif) |
GetFields |
Returns a collection of field objects contained in the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
GetGPLayers |
Returns an enumeration of current geoprocessing layers. |
![Method](bitmaps/Method.gif) |
GetGPMapData |
Returns an enumeration of geoprocessing data. |
![Method](bitmaps/Method.gif) |
GetGPSpRefEnv |
Creates the spatial reference from both a source and environment. |
![Method](bitmaps/Method.gif) |
GetGPSpRefEnvEx |
Creates the spatial reference from both a source and environment. |
![Method](bitmaps/Method.gif) |
GetGPTableViews |
Returns an enumeration of geoprocessing table views. |
![Method](bitmaps/Method.gif) |
GetGTOperationSet |
Gets the set of geographic transformations. |
![Method](bitmaps/Method.gif) |
GetGxObject |
Returns the catalog object corresponding to the given data element. |
![Method](bitmaps/Method.gif) |
GetGxObjectFromLocation |
Returns the catalog object from the given catalog path. |
![Method](bitmaps/Method.gif) |
GetGxObjects |
Returns an array of all catalog objects which correspond to the catalog path. |
![Method](bitmaps/Method.gif) |
GetInMemoryWorkspace |
Get the virtual workspace. |
![Method](bitmaps/Method.gif) |
GetLayerName |
Get default layer name for given value. |
![Method](bitmaps/Method.gif) |
GetMap |
Gets the map associated with the application. |
![Method](bitmaps/Method.gif) |
GetMapLayers |
Returns an enumeration of the current layers in the application. |
![Method](bitmaps/Method.gif) |
GetMapTables |
Returns an enumeration of standalone tables in the current map. |
![Method](bitmaps/Method.gif) |
GetNameObject |
Returns a name object corresponding to the object referred to by the given data element. |
![Method](bitmaps/Method.gif) |
GetNameObjectFromLocation |
Returns a name object corresponding to the object by the location moniker. |
![Method](bitmaps/Method.gif) |
GetStatusBar |
Gets the status bar associated with the application. |
![Method](bitmaps/Method.gif) |
GetUnQualifiedCatalogPath |
Returns the unqualified path by striping the GDBs database and user names. |
![Method](bitmaps/Method.gif) |
InApplication |
Indicates if the program is running in an ArcGIS applicaiton. |
![Method](bitmaps/Method.gif) |
InternalValidate |
Performs a validation of the parameters to a GPTool. |
![Method](bitmaps/Method.gif) |
InternalValidateValue |
Performs a validation of the a single parameter to a GPTool. |
![Method](bitmaps/Method.gif) |
IsBadMessage |
Tests if a given message within an array of messages is bad. |
![Method](bitmaps/Method.gif) |
IsDatasetType |
Returns whether the given object is a dataset. |
![Method](bitmaps/Method.gif) |
IsDerived |
Returns whether the given variable or parameter is derived. |
![Method](bitmaps/Method.gif) |
IsGPTableView |
Returns test if a geoprocessing table views is in fact a table and not from a layer. |
![Method](bitmaps/Method.gif) |
MakeDataElement |
Returns a data element object from the catalog object specified by the given path, data type, and expand options. |
![Method](bitmaps/Method.gif) |
MakeDataElementFromNameObject |
Creates a new data element object from the given name object. |
![Method](bitmaps/Method.gif) |
MakeDataElements |
Get data elements from catalog path. |
![Method](bitmaps/Method.gif) |
MakeGPLayer |
Creates a geoprocessing layer object from the given catalog path and of the given geoprocessing data type. |
![Method](bitmaps/Method.gif) |
MakeGPLayerFromLayer |
Creates a geoprocessing layer object based on the given layer object. |
![Method](bitmaps/Method.gif) |
MakeGPTableView |
Returns a geoprocessing table view object corresponding to the given catalog path and of the specified geoprocessing data type. |
![Method](bitmaps/Method.gif) |
MakeGPTableViewFromTable |
Returns a new geoprocessing table view object from the given table object. |
![Method](bitmaps/Method.gif) |
MakeGPValueFromObject |
Generate an GPValue from an Arc Object. |
![Method](bitmaps/Method.gif) |
MakeLayer |
Creates appropriate layer for the value. |
![Method](bitmaps/Method.gif) |
Open |
Returns the dataset of the given value. |
![Method](bitmaps/Method.gif) |
OpenDataset |
Opens the dataset object specified by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
OpenDatasetFromLocation |
Opens the dataset object from the given catalog path. |
![Method](bitmaps/Method.gif) |
OpenFeatureClassFromString |
Opens a feature class from the given catalog path. |
![Method](bitmaps/Method.gif) |
OpenFeatureLayerFromString |
Opens a feature layer from the given catalog path. |
![Method](bitmaps/Method.gif) |
OpenFromString |
Returns the dataset of the given value. |
![Method](bitmaps/Method.gif) |
OpenRasterDatasetFromString |
Opens a raster dataset object from the given catalog path. |
![Method](bitmaps/Method.gif) |
OpenRasterLayerFromString |
Opens a raster layer object from the given catalog path. |
![Method](bitmaps/Method.gif) |
OpenTableFromString |
Opens a table from the given catalog path. |
![Method](bitmaps/Method.gif) |
PackGPValue |
Sets the given geoprocessing value into the given parameter/variable. |
![Method](bitmaps/Method.gif) |
QualifyOutputCatalogPath |
Qualify the catalog path with the GDBs database and user names. |
![Method](bitmaps/Method.gif) |
QualifyOutputDataElement |
Qualify the catalog path of the given value with the GDBs database and user names. |
![Method](bitmaps/Method.gif) |
RefreshCatalog |
Refreshes the parent within the catalog of the given data element. |
![Read/write property](bitmaps/ReadWrite.gif) |
RefreshCatalogParent |
Returns whether catalog objects, used by the shared catalog object, are refreshed during geoprocessing operations. |
![Method](bitmaps/Method.gif) |
RefreshView |
Refreshes the applications active view. |
![Method](bitmaps/Method.gif) |
ReleaseInternals |
Releases all internal objects used prior to releasing this GPUtilities object. |
![Method](bitmaps/Method.gif) |
RemoveFromMap |
Removes the data/layers specified by the geoprocessing value object and/or name. |
![Method](bitmaps/Method.gif) |
RemoveFromMapEx |
Removes the data/layers specified by the geoprocessing value object from the map. |
![Method](bitmaps/Method.gif) |
RemoveInternalData |
Removes all internal layers and tables. |
![Method](bitmaps/Method.gif) |
RemoveInternalLayer |
Removes the internal layer. |
![Method](bitmaps/Method.gif) |
RemoveInternalLayerEx |
Removes the internal layer. |
![Method](bitmaps/Method.gif) |
RemoveInternalTable |
Removes the internal table. |
![Method](bitmaps/Method.gif) |
RemoveInternalTableEx |
Removes the internal table. |
![Method](bitmaps/Method.gif) |
RemoveInternalValues |
Removes all of the GPValues returned from MakeGPValueFromObject. |
![Method](bitmaps/Method.gif) |
Rename |
Renames the object referred to by the given geoprocessing value object. |
![Method](bitmaps/Method.gif) |
SaveLayer |
Saves a layer to a given location on disk. |
![Method](bitmaps/Method.gif) |
SetGridIndex |
Calculates and sets the grid index sizes on the given geometry definition object. |
![Method](bitmaps/Method.gif) |
SetInternalMap |
Sets the internal map used by the geoprocessor. |
![Method](bitmaps/Method.gif) |
SetupEditSession |
Starts an edit session if needed. |
![Method](bitmaps/Method.gif) |
StartEditOperation |
Start edit operation within the application. |
![Method](bitmaps/Method.gif) |
StopEditOperation |
Stop edit operation within the application. |
![Method](bitmaps/Method.gif) |
UnpackGPValue |
Returns the geoprocessing value object from the given parameter, variable, or value object. |
![Method](bitmaps/Method.gif) |
ValidateExists |
Verifies that the data referenced by the given geoprocessing value object exists. |
![Read/write property](bitmaps/ReadPutRef.gif) |
VariableManager |
Sets the Variable Manager. |
![Read/write property](bitmaps/ReadWrite.gif) |
Workspace |
Sets the path to the current workspace. |