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.
|
| Modifier and Type | Method and Description |
|---|---|
Buffer |
getWindow(Extent requestExtent,
int w,
int h,
int bandCount)
Gets a window from tiles
|
Buffer |
getWindow(Rectangle2D r,
int w,
int h,
int bandCount)
Gets a window from tiles
|
public MemoryTileMatrixBuffer(Tile[] tileList)
tileList - public Buffer getWindow(Rectangle2D r, int w, int h, int bandCount)
ext - buf -