| Package | Description |
|---|---|
| org.jaitools.tiledimage |
A writable tiled image class similar to JAI's
TiledImage but backed
by DiskMemTileCache to handle very large images
within limited memory. |
| Modifier and Type | Method and Description |
|---|---|
static DiskMemImageGraphics.OpType |
DiskMemImageGraphics.OpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiskMemImageGraphics.OpType[] |
DiskMemImageGraphics.OpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020. All rights reserved.