public interface ITiledImageOperation
Modifier and Type | Method and Description |
---|---|
ICompressOption |
compressOptions() |
PrimitiveType<java.nio.Buffer> |
getBaseType() |
java.nio.ByteBuffer |
getCompressedWholeArea() |
ICompressorControl |
getCompressorControl() |
ICompressorControl |
getGzipCompressorControl() |
int |
getImageWidth() |
ITileOperation |
getTileOperation(int i) |
ICompressOption compressOptions()
PrimitiveType<java.nio.Buffer> getBaseType()
java.nio.ByteBuffer getCompressedWholeArea()
ICompressorControl getCompressorControl()
ICompressorControl getGzipCompressorControl()
int getImageWidth()
ITileOperation getTileOperation(int i)