|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JP2KBox
Basic interface for a JP2KBox
.
Method Summary | |
---|---|
Object |
clone()
|
byte[] |
getContent()
Returns the box content in byte array. |
long |
getExtraLength()
Returns the box extra length. |
int |
getLength()
Returns the box length. |
int |
getType()
Returns the box type. |
Methods inherited from interface MutableTreeNode |
---|
insert, remove, remove, removeFromParent, setParent, setUserObject |
Methods inherited from interface TreeNode |
---|
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf |
Method Detail |
---|
int getLength()
int getType()
long getExtraLength()
byte[] getContent()
Object clone()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |