| Package | Description |
|---|---|
| org.gvsig.raster.algorithm | |
| org.gvsig.raster.algorithm.process |
| Modifier and Type | Method and Description |
|---|---|
DataProcess |
RasterBaseAlgorithmManager.createRasterTask(java.lang.String processLabel)
Returns a new instance of a process.
|
| Modifier and Type | Method and Description |
|---|---|
org.gvsig.fmap.dal.coverage.dataset.Buffer |
ProcessUtils.createSourceBuffer(org.gvsig.fmap.dal.coverage.store.RasterDataStore store,
java.awt.geom.Rectangle2D sourcePxBBox,
boolean[] bands)
Gets a data buffer from a
RasterDataStore |
void |
DataProcess.execute()
Sequential execution of this task
|
abstract void |
DataProcess.process()
This call will be implemented by a specific process.
|
Copyright © 2015 gvSIG Association. All Rights Reserved.