it.geosolutions.imageioimpl.plugins.tiff
Class TIFFStreamMetadata

Object
  extended by IIOMetadata
      extended by TIFFStreamMetadata

public class TIFFStreamMetadata
extends IIOMetadata


Field Summary
 ByteOrder byteOrder
           
 
Fields inherited from class IIOMetadata
controller, defaultController, extraMetadataFormatClassNames, extraMetadataFormatNames, standardFormatSupported
 
Constructor Summary
TIFFStreamMetadata()
           
 
Method Summary
 Node getAsTree(String formatName)
           
 boolean isReadOnly()
           
 void mergeTree(String formatName, Node root)
           
 void reset()
           
 
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
 

Field Detail

byteOrder

public ByteOrder byteOrder
Constructor Detail

TIFFStreamMetadata

public TIFFStreamMetadata()
Method Detail

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-2010 GeoSolutions. All Rights Reserved.