| Package | Description |
|---|---|
| nom.tam.image.compression.tile | |
| nom.tam.image.tile.operation |
| Constructor and Description |
|---|
TileCompressor(TiledImageCompressionOperation array,
int tileIndex,
TileArea area) |
TileDecompressor(TiledImageCompressionOperation array,
int tileIndex,
TileArea area) |
| Modifier and Type | Method and Description |
|---|---|
TileArea |
TileArea.end(int... newEndPoint) |
TileArea |
AbstractTileOperation.getArea() |
TileArea |
TileArea.start(int... newStartPoint) |
| Modifier and Type | Method and Description |
|---|---|
OPERATION |
ITileOperationInitialisation.createTileOperation(int tileIndex,
TileArea area) |
boolean |
TileArea.intersects(TileArea other) |
| Constructor and Description |
|---|
AbstractTileOperation(ITiledImageOperation operation,
int tileIndex,
TileArea area) |
Copyright © 1996–2016 nom-tam-fits. All rights reserved.