public interface JP2KBox extends MutableTreeNode, Cloneable
JP2KBox
.Modifier and Type | Method and Description |
---|---|
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.
|
insert, remove, remove, removeFromParent, setParent, setUserObject
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf
int getLength()
int getType()
long getExtraLength()
byte[] getContent()
Object clone()
Copyright © 2006–2016 GeoSolutions. All rights reserved.