it.geosolutions.imageioimpl.plugins.tiff
Class TIFFStreamMetadata
Object
IIOMetadata
TIFFStreamMetadata
public class TIFFStreamMetadata
- extends IIOMetadata
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 |
byteOrder
public ByteOrder byteOrder
TIFFStreamMetadata
public TIFFStreamMetadata()
isReadOnly
public boolean isReadOnly()
- Specified by:
isReadOnly
in class IIOMetadata
getAsTree
public Node getAsTree(String formatName)
- Specified by:
getAsTree
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-2012 GeoSolutions. All Rights Reserved.