it.geosolutions.imageio.plugins.jp2k
Interface JP2KBoxMetadata

All Superinterfaces:
Cloneable, JP2KBox, MutableTreeNode, TreeNode
All Known Implementing Classes:
ASOCBox, BaseJP2KBox, BitsPerComponentBox, ChannelDefinitionBox, CodestreamHeaderBox, ColorSpecificationBox, ComponentMappingBox, CompositingLayerHeaderBox, ContiguousCodestreamBox, DataEntryURLBox, FileTypeBox, ImageHeaderBox, IPRBox, JP2HeaderBox, JP2KFileBox, LabelBox, PaletteBox, ReaderRequirementsBox, ResolutionBox, SignatureBox, UUIDBox, UUIDInfoBox, UUIDListBox, XMLBox

public interface JP2KBoxMetadata
extends JP2KBox

Author:
Simone Giannecchini, GeoSolutions., Daniele Romagnoli, GeoSolutions.

Method Summary
 IIOMetadataNode getNativeNode()
           
 
Methods inherited from interface JP2KBox
clone, getContent, getExtraLength, getLength, getType
 
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

getNativeNode

IIOMetadataNode getNativeNode()


Copyright © 2006-2010 GeoSolutions. All Rights Reserved.