it.geosolutions.imageio.plugins.jp2k
Class JP2KImageMetadata
Object
IIOMetadata
JP2KImageMetadata
public class JP2KImageMetadata
- extends IIOMetadata
Fields inherited from class IIOMetadata |
controller, defaultController, extraMetadataFormatClassNames, extraMetadataFormatNames, nativeMetadataFormatClassName, standardFormatSupported |
Methods inherited from class IIOMetadata |
activateController, getController, getDefaultController, getExtraMetadataFormatNames, getMetadataFormat, getMetadataFormatNames, getNativeMetadataFormatName, getStandardChromaNode, getStandardCompressionNode, getStandardDataNode, getStandardDimensionNode, getStandardDocumentNode, getStandardTextNode, getStandardTileNode, getStandardTransparencyNode, getStandardTree, hasController, isStandardMetadataFormatSupported, setController, setFromTree |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nativeMetadataFormatName
public static final String nativeMetadataFormatName
- See Also:
- Constant Field Values
NUM_COMPONENTS
public static final String NUM_COMPONENTS
- See Also:
- Constant Field Values
MAX_BIT_DEPTH
public static final String MAX_BIT_DEPTH
- See Also:
- Constant Field Values
WIDTH
public static final String WIDTH
- See Also:
- Constant Field Values
HEIGHT
public static final String HEIGHT
- See Also:
- Constant Field Values
TILE_WIDTH
public static final String TILE_WIDTH
- See Also:
- Constant Field Values
TILE_HEIGHT
public static final String TILE_HEIGHT
- See Also:
- Constant Field Values
MAX_QUALITY_LAYERS
public static final String MAX_QUALITY_LAYERS
- See Also:
- Constant Field Values
DWT_LEVELS
public static final String DWT_LEVELS
- See Also:
- Constant Field Values
IS_SIGNED
public static final String IS_SIGNED
- See Also:
- Constant Field Values
BITS_PER_COMPONENT
public static final String BITS_PER_COMPONENT
- See Also:
- Constant Field Values
COMPONENT_INDEXES
public static final String COMPONENT_INDEXES
- See Also:
- Constant Field Values
JP2KImageMetadata
public JP2KImageMetadata(JP2KCodestreamProperties properties)
getAsTree
public Node getAsTree(String formatName)
- Specified by:
getAsTree
in class IIOMetadata
isReadOnly
public boolean isReadOnly()
- Specified by:
isReadOnly
in class IIOMetadata
mergeTree
public void mergeTree(String formatName,
Node root)
throws IIOInvalidTreeException
- Specified by:
mergeTree
in class IIOMetadata
- Throws:
IIOInvalidTreeException
reset
public void reset()
- Specified by:
reset
in class IIOMetadata
Copyright © 2006-2010 GeoSolutions. All Rights Reserved.