Class BinaryTableTileDescription
java.lang.Object
nom.tam.image.compression.bintable.BinaryTableTileDescription
(for internal use) The specifications of a binary table 'tile'.
-
Method Summary
Modifier and TypeMethodDescriptioncolumn(int value) compressionAlgorithm(String value) protected intprotected Stringprotected intprotected intprotected introwEnd(int value) rowStart(int value) static BinaryTableTileDescriptiontile()tileIndex(int value)
-
Method Details
-
tile
-
column
-
compressionAlgorithm
-
rowEnd
-
rowStart
-
tileIndex
-
getColumn
protected int getColumn() -
getCompressionAlgorithm
-
getRowEnd
protected int getRowEnd() -
getRowStart
protected int getRowStart() -
getTileIndex
protected int getTileIndex()
-