es.prodevelop.gvsig.mobile.fmap.driver.raster
Interface RasterOperations
- All Superinterfaces:
- InfoByPoint
- All Known Implementing Classes:
- FLayerGenericRaster
- public interface RasterOperations
- extends InfoByPoint
Interfaz de operaciones sobre una capa raster.
- Author:
- Nacho Brodin (brodin_ign@gva.es)
Methods inherited from interface es.prodevelop.gvsig.mobile.fmap.layer.InfoByPoint |
getInfo |
getSource
public RasterAdapter getSource()
setSource
public void setSource(RasterAdapter ra)
isTiled
public boolean isTiled()
getTileSize
public int[] getTileSize()