Maven module :un.storage : image-jpeg2k :
Class :
un.storage.imagery.jpeg2k.model.SOT
Extends/Implements :
un.storage.imagery.jpeg2k.model.Marker
Subclasses : -
Variables :
tileNumber,
totalLength,
tilePartInstance,
numberOfTilePart
Functions :
SOT,
read
public int
tileNumber
public int
totalLength
public int
tilePartInstance
public int
numberOfTilePart
public void
SOT ()
public void
read (DataInputStream ds, SIZ siz)
Marks the beginning of a tile-part and the index of its tile within a
codestream. The tile-parts of a tile shall appear in order (see TPsot) in the
codestream, but not necessarily consecutively.
author Johann Sorel