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 int
protected String
protected int
protected int
protected int
rowEnd
(int value) rowStart
(int value) static BinaryTableTileDescription
tile()
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()
-