com.esri.arcgis.geoprocessing.tools.datamanagementtools
Class CopyRasterCatalogItems

java.lang.Object
  extended by com.esri.arcgis.geoprocessing.AbstractGPTool
      extended by com.esri.arcgis.geoprocessing.tools.datamanagementtools.CopyRasterCatalogItems
All Implemented Interfaces:
GPTool

public class CopyRasterCatalogItems
extends AbstractGPTool

Makes a copy of a raster catalog, including all of its contents, or a subset of its contents if there is a selection. The Copy Raster Catalog Items tool is contained in the Data Management Tools tool box.

Usage tips:


Field Summary
 
Fields inherited from class com.esri.arcgis.geoprocessing.AbstractGPTool
vals
 
Constructor Summary
CopyRasterCatalogItems()
          Creates the Copy Raster Catalog Items tool with defaults.
CopyRasterCatalogItems(java.lang.Object inRasterCatalog, java.lang.Object outRasterCatalog)
          Creates the Copy Raster Catalog Items tool with the required parameters.
 
Method Summary
 java.lang.String getConfigKeyword()
          Returns the Configuration Keyword parameter of this tool .
 java.lang.Object getInRasterCatalog()
          Returns the Input Raster Catalog parameter of this tool .
 java.lang.Object getOutRasterCatalog()
          Returns the Output Raster Catalog parameter of this tool .
 double getSpatialGrid1()
          Returns the Output Spatial Grid 1 parameter of this tool .
 double getSpatialGrid2()
          Returns the Output Spatial Grid 2 parameter of this tool .
 double getSpatialGrid3()
          Returns the Output Spatial Grid 3 parameter of this tool .
 java.lang.String getToolboxAlias()
          Returns the alias of the tool box containing this tool.
 java.lang.String getToolboxName()
          Returns the name of the tool box containing this tool.
 java.lang.String getToolName()
          Returns the name of this tool.
 void setConfigKeyword(java.lang.String configKeyword)
          Sets the Configuration Keyword parameter of this tool .
 void setInRasterCatalog(java.lang.Object inRasterCatalog)
          Sets the Input Raster Catalog parameter of this tool .
 void setOutRasterCatalog(java.lang.Object outRasterCatalog)
          Sets the Output Raster Catalog parameter of this tool .
 void setSpatialGrid1(double spatialGrid1)
          Sets the Output Spatial Grid 1 parameter of this tool .
 void setSpatialGrid2(double spatialGrid2)
          Sets the Output Spatial Grid 2 parameter of this tool .
 void setSpatialGrid3(double spatialGrid3)
          Sets the Output Spatial Grid 3 parameter of this tool .
 
Methods inherited from class com.esri.arcgis.geoprocessing.AbstractGPTool
getParameterValues, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CopyRasterCatalogItems

public CopyRasterCatalogItems()
Creates the Copy Raster Catalog Items tool with defaults.

Initializes the array of tool parameters with the default values specified when the tool was created.


CopyRasterCatalogItems

public CopyRasterCatalogItems(java.lang.Object inRasterCatalog,
                              java.lang.Object outRasterCatalog)
Creates the Copy Raster Catalog Items tool with the required parameters.

Initializes the array of tool parameters with the values as specified for the required parameters and with the default values for the other parameters.

Parameters:
inRasterCatalog - the name and location of the raster catalog to be copied.
outRasterCatalog - the name and location of the output raster catalog. you can copy your output raster catalog to any type of geodatabase: personal, file, or ArcSDE.
Method Detail

getInRasterCatalog

public java.lang.Object getInRasterCatalog()
Returns the Input Raster Catalog parameter of this tool . This parameter is the name and location of the raster catalog to be copied. This is a required parameter.

Returns:
the Input Raster Catalog

setInRasterCatalog

public void setInRasterCatalog(java.lang.Object inRasterCatalog)
Sets the Input Raster Catalog parameter of this tool . This parameter is the name and location of the raster catalog to be copied. This is a required parameter.

Parameters:
inRasterCatalog - the name and location of the raster catalog to be copied.

getOutRasterCatalog

public java.lang.Object getOutRasterCatalog()
Returns the Output Raster Catalog parameter of this tool . This parameter is the name and location of the output raster catalog. you can copy your output raster catalog to any type of geodatabase: personal, file, or ArcSDE. This is a required parameter.

Returns:
the Output Raster Catalog

setOutRasterCatalog

public void setOutRasterCatalog(java.lang.Object outRasterCatalog)
Sets the Output Raster Catalog parameter of this tool . This parameter is the name and location of the output raster catalog. you can copy your output raster catalog to any type of geodatabase: personal, file, or ArcSDE. This is a required parameter.

Parameters:
outRasterCatalog - the name and location of the output raster catalog. you can copy your output raster catalog to any type of geodatabase: personal, file, or ArcSDE.

getConfigKeyword

public java.lang.String getConfigKeyword()
Returns the Configuration Keyword parameter of this tool . This parameter is specifies the storage parameters (configuration) for a file geodatabase and an ArcSDE geodatabase. Personal geodatabases do not use configuration keywords. arcSDE configuration keywords are set up by your database administrator. This is an optional parameter.

Returns:
the Configuration Keyword

setConfigKeyword

public void setConfigKeyword(java.lang.String configKeyword)
Sets the Configuration Keyword parameter of this tool . This parameter is specifies the storage parameters (configuration) for a file geodatabase and an ArcSDE geodatabase. Personal geodatabases do not use configuration keywords. arcSDE configuration keywords are set up by your database administrator. This is an optional parameter.

Parameters:
configKeyword - specifies the storage parameters (configuration) for a file geodatabase and an ArcSDE geodatabase. Personal geodatabases do not use configuration keywords. arcSDE configuration keywords are set up by your database administrator.

getSpatialGrid1

public double getSpatialGrid1()
Returns the Output Spatial Grid 1 parameter of this tool . This parameter is the Output Spatial Grid 1, 2, and 3 parameters apply only to file geodatabases and ArcSDE geodatabases. If you are unfamiliar with setting grid sizes, leave these options as 0,0,0 and ArcGIS will compute optimal sizes for you. For more information about this parameter, refer to the Add Spatial Index tool documentation. This is an optional parameter.

Returns:
the Output Spatial Grid 1

setSpatialGrid1

public void setSpatialGrid1(double spatialGrid1)
Sets the Output Spatial Grid 1 parameter of this tool . This parameter is the Output Spatial Grid 1, 2, and 3 parameters apply only to file geodatabases and ArcSDE geodatabases. If you are unfamiliar with setting grid sizes, leave these options as 0,0,0 and ArcGIS will compute optimal sizes for you. For more information about this parameter, refer to the Add Spatial Index tool documentation. This is an optional parameter.

Parameters:
spatialGrid1 - the Output Spatial Grid 1, 2, and 3 parameters apply only to file geodatabases and ArcSDE geodatabases. If you are unfamiliar with setting grid sizes, leave these options as 0,0,0 and ArcGIS will compute optimal sizes for you. For more information about this parameter, refer to the Add Spatial Index tool documentation.

getSpatialGrid2

public double getSpatialGrid2()
Returns the Output Spatial Grid 2 parameter of this tool . This parameter is cell size of the second spatial grid. Leave the size at 0 if you only want one grid. Otherwise, set the size to at least three times larger than Spatial Grid 1. This is an optional parameter.

Returns:
the Output Spatial Grid 2

setSpatialGrid2

public void setSpatialGrid2(double spatialGrid2)
Sets the Output Spatial Grid 2 parameter of this tool . This parameter is cell size of the second spatial grid. Leave the size at 0 if you only want one grid. Otherwise, set the size to at least three times larger than Spatial Grid 1. This is an optional parameter.

Parameters:
spatialGrid2 - cell size of the second spatial grid. Leave the size at 0 if you only want one grid. Otherwise, set the size to at least three times larger than Spatial Grid 1.

getSpatialGrid3

public double getSpatialGrid3()
Returns the Output Spatial Grid 3 parameter of this tool . This parameter is cell size of the third spatial grid. Leave the size at 0 if you only want two grids. Otherwise, set to at least three times larger than Spatial Grid 2. This is an optional parameter.

Returns:
the Output Spatial Grid 3

setSpatialGrid3

public void setSpatialGrid3(double spatialGrid3)
Sets the Output Spatial Grid 3 parameter of this tool . This parameter is cell size of the third spatial grid. Leave the size at 0 if you only want two grids. Otherwise, set to at least three times larger than Spatial Grid 2. This is an optional parameter.

Parameters:
spatialGrid3 - cell size of the third spatial grid. Leave the size at 0 if you only want two grids. Otherwise, set to at least three times larger than Spatial Grid 2.

getToolName

public java.lang.String getToolName()
Returns the name of this tool.

Returns:
the tool name

getToolboxName

public java.lang.String getToolboxName()
Returns the name of the tool box containing this tool.

Returns:
the tool box name

getToolboxAlias

public java.lang.String getToolboxAlias()
Returns the alias of the tool box containing this tool.

Returns:
the tool box alias