|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jj2000.j2k.codestream.CoordInfo | +--jj2000.j2k.codestream.CBlkCoordInfo
This class is used to store the coordinates of code-blocks.
Field Summary | |
Coord |
idx
The code-block horizontal and vertical indexes |
Fields inherited from class jj2000.j2k.codestream.CoordInfo |
h,
ulx,
uly,
w |
Constructor Summary | |
CBlkCoordInfo()
Constructor. |
Method Summary | |
java.lang.String |
toString()
Returns code-block's information in a String |
Methods inherited from class java.lang.Object |
|
Field Detail |
public Coord idx
Constructor Detail |
public CBlkCoordInfo()
Method Detail |
public java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |