Uses of Class
org.gvsig.raster.lib.buffer.api.exceptions.BandException
Packages that use BandException
-
Uses of BandException in org.gvsig.raster.lib.buffer.api
Methods in org.gvsig.raster.lib.buffer.api that throw BandExceptionModifier and TypeMethodDescriptionvoidFills this band with a copy of the source data band.voidFills a sector of this band with a copy of the source band data from a position.BufferManager.createBand(int dataType, int rows, int columns, NoData noData, PageManager pageManager) Creates aBand.BufferManager.createClippedBand(Buffer buffer, Band band) Creates a clipping of a band.BufferManager.createConvertedTypeBand(Buffer buffer, Band band, int type) Create one band from another by changing the type.voidSets a band in the "pos" position