Uses of Interface
org.gvsig.fmap.dal.raster.RasterStore
Packages that use RasterStore
-
Uses of RasterStore in org.gvsig.fmap.dal.raster
Methods in org.gvsig.fmap.dal.raster that return RasterStoreModifier and TypeMethodDescriptionBandDescriptor.getStore()Gets the store that the band belongs.Methods in org.gvsig.fmap.dal.raster with parameters of type RasterStoreModifier and TypeMethodDescriptionvoidRasterStore.addBand(RasterStore store, int band) Add a band from other store.voidRasterStore.addBands(RasterStore store, List<Integer> bands) Add a list of bands from other store.