|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| RasterData | Interface for a 2 dimensional raster. |
| Class Summary | |
|---|---|
| DataView | The DataView class defines a view on Rasterdata. |
| RasterDataFactory | This class creates RasterData objects with a given interleaving type. |
| TiledRasterData | The TiledRasterData is a grid of raster data, wrapping all pixel operations on the tiles. |
This package contains the pixel-level raster parts.
RasterData is the interface for all rasters. This package contains a default implementation based on Java NIOs ByteBuffer. The RasterDataFactory creates raster with this default implementation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||