Package org.gvsig.raster.lib.buffer.api
Interface BandPageManager
- All Superinterfaces:
org.gvsig.tools.dispose.Disposable,PageManager
- Author:
- fdiaz
-
Method Summary
Methods inherited from interface org.gvsig.tools.dispose.Disposable
disposeMethods inherited from interface org.gvsig.raster.lib.buffer.api.PageManager
isSupportedSave
-
Method Details
-
load
- Parameters:
buffer-row-rows-dataType-- Throws:
IOException
-
save
- Parameters:
buffer-row-rows-dataType-- Throws:
IOException
-
getBandInfo
BandInfo getBandInfo()Gets information of this band. If band does not have information, it will returnnull- Returns:
- Returns information about specified band.
-