it.geosolutions.imageio.plugins.jp2k
Interface JP2KBoxMetadata

All Superinterfaces:
Cloneable, JP2KBox, MutableTreeNode, TreeNode
All Known Implementing Classes:
ASOCBox, BaseJP2KBox, BitsPerComponentBox, CaptureResolutionBox, ChannelDefinitionBox, CodestreamHeaderBox, ColorSpecificationBox, ComponentMappingBox, CompositingLayerHeaderBox, ContiguousCodestreamBox, DataEntryURLBox, DefaultDisplayResolutionBox, 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 it.geosolutions.imageio.plugins.jp2k.JP2KBox
clone, getContent, getExtraLength, getLength, getType
 
Methods inherited from interface javax.swing.tree.MutableTreeNode
insert, remove, remove, removeFromParent, setParent, setUserObject
 
Methods inherited from interface javax.swing.tree.TreeNode
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf
 

Method Detail

getNativeNode

IIOMetadataNode getNativeNode()


Copyright © 2006–2013 GeoSolutions. All rights reserved.