|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp2codec.codestream.CoordInfo
jp2codec.codestream.CBlkCoordInfo
public class 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 jp2codec.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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public Coord idx
Constructor Detail |
---|
public CBlkCoordInfo()
Method Detail |
---|
public java.lang.String toString()
toString
in class CoordInfo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |