public interface MutableJP2KBox extends JP2KBox, MutableTreeNode
Modifier and Type | Method and Description |
---|---|
void |
setContent(byte[] content)
Returns the box content in byte array.
|
void |
setExtraLength(long extraLength) |
void |
setIsLeaf(boolean isLeaf) |
void |
setlength(int length) |
void |
setType(int type) |
clone, getContent, getExtraLength, getLength, getType
insert, remove, remove, removeFromParent, setParent, setUserObject
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf
Copyright © 2006–2015 GeoSolutions. All rights reserved.