|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.geoprocessing.AbstractGPTool com.esri.arcgis.geoprocessing.tools.datamanagementtools.AddRastersToMosaicDataset
public class AddRastersToMosaicDataset
Adds raster datasets to a mosaic dataset from many sources, including a file, folder, raster catalog, table, or Web service. The Add Rasters To Mosaic Dataset tool is contained in the Data Management Tools tool box.
Field Summary |
---|
Fields inherited from class com.esri.arcgis.geoprocessing.AbstractGPTool |
---|
vals |
Constructor Summary | |
---|---|
AddRastersToMosaicDataset()
Creates the Add Rasters To Mosaic Dataset tool with defaults. |
|
AddRastersToMosaicDataset(Object inMosaicDataset,
Object rasterType,
Object inputPath)
Creates the Add Rasters To Mosaic Dataset tool with the required parameters. |
Method Summary | |
---|---|
String |
getBuildPyramids()
Returns the Build Raster Pyramids parameter of this tool . |
String |
getBuildThumbnails()
Returns the Build Thumbnails parameter of this tool . |
String |
getCalculateStatistics()
Returns the Calculate Statistics parameter of this tool . |
String |
getDuplicateItemsAction()
Returns the Add New Datasets Only parameter of this tool . |
String |
getFilter()
Returns the File Filter parameter of this tool . |
Object |
getInMosaicDataset()
Returns the Mosaic Dataset parameter of this tool . |
Object |
getInputPath()
Returns the Input parameter of this tool . |
double |
getMaximumCellSize()
Returns the Maximum Cell Size parameter of this tool . |
int |
getMaximumPyramidLevels()
Returns the Maximum Levels parameter of this tool . |
int |
getMinimumDimension()
Returns the Minimum Rows or Columns parameter of this tool . |
String |
getOperationDescription()
Returns the Operation Description parameter of this tool . |
Object |
getOutMosaicDataset()
Returns the Mosaic Dataset parameter of this tool (Read only). |
Object |
getRasterType()
Returns the Raster Type parameter of this tool . |
Object |
getSpatialReference()
Returns the Coordinate System for Input Data parameter of this tool . |
String |
getSubFolder()
Returns the Include Sub Folders parameter of this tool . |
String |
getToolboxAlias()
Returns the alias of the tool box containing this tool. |
String |
getToolboxName()
Returns the name of the tool box containing this tool. |
String |
getToolName()
Returns the name of this tool. |
String |
getUpdateBoundary()
Returns the Update Boundary parameter of this tool . |
String |
getUpdateCellsizeRanges()
Returns the Update Cell Size Ranges parameter of this tool . |
String |
getUpdateOverviews()
Returns the Update Overviews parameter of this tool . |
void |
setBuildPyramids(String buildPyramids)
Sets the Build Raster Pyramids parameter of this tool . |
void |
setBuildThumbnails(String buildThumbnails)
Sets the Build Thumbnails parameter of this tool . |
void |
setCalculateStatistics(String calculateStatistics)
Sets the Calculate Statistics parameter of this tool . |
void |
setDuplicateItemsAction(String duplicateItemsAction)
Sets the Add New Datasets Only parameter of this tool . |
void |
setFilter(String filter)
Sets the File Filter parameter of this tool . |
void |
setInMosaicDataset(Object inMosaicDataset)
Sets the Mosaic Dataset parameter of this tool . |
void |
setInputPath(Object inputPath)
Sets the Input parameter of this tool . |
void |
setMaximumCellSize(double maximumCellSize)
Sets the Maximum Cell Size parameter of this tool . |
void |
setMaximumPyramidLevels(int maximumPyramidLevels)
Sets the Maximum Levels parameter of this tool . |
void |
setMinimumDimension(int minimumDimension)
Sets the Minimum Rows or Columns parameter of this tool . |
void |
setOperationDescription(String operationDescription)
Sets the Operation Description parameter of this tool . |
void |
setRasterType(Object rasterType)
Sets the Raster Type parameter of this tool . |
void |
setSpatialReference(Object spatialReference)
Sets the Coordinate System for Input Data parameter of this tool . |
void |
setSubFolder(String subFolder)
Sets the Include Sub Folders parameter of this tool . |
void |
setUpdateBoundary(String updateBoundary)
Sets the Update Boundary parameter of this tool . |
void |
setUpdateCellsizeRanges(String updateCellsizeRanges)
Sets the Update Cell Size Ranges parameter of this tool . |
void |
setUpdateOverviews(String updateOverviews)
Sets the Update Overviews 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 |
---|
public AddRastersToMosaicDataset()
Initializes the array of tool parameters with the default values specified when the tool was created.
public AddRastersToMosaicDataset(Object inMosaicDataset, Object rasterType, Object inputPath)
Initializes the array of tool parameters with the values as specified for the required parameters and with the default values for the other parameters.
inMosaicDataset
- the path and name of the mosaic dataset to which the raster data will be added.rasterType
- the raster type is specific for imagery products. It identifies metadata, such as georeferencing, acquisition date, and sensor type, along with a raster format.inputPath
- path and name of the file, folder, raster dataset, raster catalog, mosaic dataset, table, or service.Method Detail |
---|
public Object getInMosaicDataset()
public void setInMosaicDataset(Object inMosaicDataset)
inMosaicDataset
- the path and name of the mosaic dataset to which the raster data will be added.public Object getRasterType()
public void setRasterType(Object rasterType)
rasterType
- the raster type is specific for imagery products. It identifies metadata, such as georeferencing, acquisition date, and sensor type, along with a raster format.public Object getInputPath()
public void setInputPath(Object inputPath)
inputPath
- path and name of the file, folder, raster dataset, raster catalog, mosaic dataset, table, or service.public String getUpdateCellsizeRanges()
public void setUpdateCellsizeRanges(String updateCellsizeRanges)
updateCellsizeRanges
- calculates the cell size ranges of each raster in the mosaic dataset. These values are written to the attribute table within the minPS and maxPS columns.public String getUpdateBoundary()
public void setUpdateBoundary(String updateBoundary)
updateBoundary
- generates or updates the boundary polygon of a mosaic dataset. By default, the boundary merges all the footprint polygons to create a single boundary representing the extent of the valid pixels.public String getUpdateOverviews()
public void setUpdateOverviews(String updateOverviews)
updateOverviews
- defines and generates overviews for a mosaic dataset.public int getMaximumPyramidLevels()
public void setMaximumPyramidLevels(int maximumPyramidLevels)
maximumPyramidLevels
- defines the maximum number of pyramid levels that will be used in the mosaic dataset. For example, a value of 2 will use only the first two pyramid levels from the source raster. Leaving this blank or typing a value of -1 will build pyramids for all levels. this value can affect the display and the number of overviews that will be generated.public double getMaximumCellSize()
public void setMaximumCellSize(double maximumCellSize)
maximumCellSize
- defines the maximum pyramid cell size that will be used in the mosaic dataset.public int getMinimumDimension()
public void setMinimumDimension(int minimumDimension)
minimumDimension
- defines the minimum dimensions of a raster pyramid that will be used in the mosaic dataset.public Object getSpatialReference()
public void setSpatialReference(Object spatialReference)
spatialReference
- spatial reference system of the input data. this should be specified if the data does not have a coordinate system; otherwise, the coordinate system of the mosaic dataset will be used. This can also be used to override the coordinate system of the input data.public String getFilter()
public void setFilter(String filter)
filter
- a file name filter for the data to be added to the mosaic dataset. The wildcards for the filter can be a simple asterisk before a file extension, or it can be in the form or PERL syntax.public String getSubFolder()
public void setSubFolder(String subFolder)
subFolder
- recursively explores subfolders.public String getDuplicateItemsAction()
public void setDuplicateItemsAction(String duplicateItemsAction)
duplicateItemsAction
- nullpublic String getBuildPyramids()
public void setBuildPyramids(String buildPyramids)
buildPyramids
- builds pyramids for each source raster.public String getCalculateStatistics()
public void setCalculateStatistics(String calculateStatistics)
calculateStatistics
- calculates statistics for each source raster.public String getBuildThumbnails()
public void setBuildThumbnails(String buildThumbnails)
buildThumbnails
- builds thumbnails for each source raster.public String getOperationDescription()
public void setOperationDescription(String operationDescription)
operationDescription
- nullpublic Object getOutMosaicDataset()
public String getToolName()
public String getToolboxName()
public String getToolboxAlias()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |