public class MemoryTileMatrixBuffer extends Object
Modifier and Type | Class and Description |
---|---|
class |
MemoryTileMatrixBuffer.Position |
Constructor and Description |
---|
MemoryTileMatrixBuffer(List<Tile> tileList)
Constructor using an ArrayList of tiles.
|
MemoryTileMatrixBuffer(Tile[] tileList)
Constructor using an array of tiles.
|
public MemoryTileMatrixBuffer(Tile[] tileList)
tileList
- public Buffer getWindow(Rectangle2D r, int w, int h, int bandCount)
ext
- buf
-