it.geosolutions.imageio.plugins.hdf4.terascan
Class HDF4TeraScanImageMetadata

Object
  extended by IIOMetadata
      extended by CoreCommonImageMetadata
          extended by BaseImageMetadata
              extended by HDF4TeraScanImageMetadata

public class HDF4TeraScanImageMetadata
extends BaseImageMetadata


Field Summary
static String nativeMetadataFormatName
           
 
Fields inherited from class BaseImageMetadata
ATTRIBUTES_NODE, imageReader
 
Fields inherited from class CoreCommonImageMetadata
nativeMetadataFormatClassName
 
Fields inherited from class IIOMetadata
controller, defaultController, extraMetadataFormatClassNames, extraMetadataFormatNames, standardFormatSupported
 
Constructor Summary
HDF4TeraScanImageMetadata(BaseImageReader reader, int imageIndex)
           
 
Method Summary
 Node getAsTree(String formatName)
          Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.
protected  void setMembers(BaseImageReader imageReader)
           
 
Methods inherited from class BaseImageMetadata
createCommonNativeTree, getImageIndex, getImageReader
 
Methods inherited from class CoreCommonImageMetadata
getColorInterpretations, getColorInterpretations, getColorModel, getDatasetDescription, getDatasetName, getDescription, getDriverDescription, getDriverName, getGcpNumber, getGcpProjection, getGCPs, getGeoTransformation, getHeight, getMaximum, getMaximums, getMinimum, getMinimums, getNoDataValue, getNoDataValues, getNumBands, getNumOverviews, getNumOverviews, getOffset, getOffsets, getProjection, getSampleModel, getScale, getScales, getTileHeight, getTileWidth, getWidth, isReadOnly, mergeTree, reset, setColorInterpretations, setColorModel, setDatasetDescription, setDatasetName, setDriverDescription, setDriverName, setGcpNumber, setGcpProjection, setGcps, setGeoTransformation, setHeight, setMaximums, setMinimums, setNoDataValues, setNumBands, setNumOverviews, setOffsets, setProjection, setSampleModel, setScales, setTileHeight, setTileWidth, setWidth
 
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

nativeMetadataFormatName

public static final String nativeMetadataFormatName
See Also:
Constant Field Values
Constructor Detail

HDF4TeraScanImageMetadata

public HDF4TeraScanImageMetadata(BaseImageReader reader,
                                 int imageIndex)
Method Detail

setMembers

protected void setMembers(BaseImageReader imageReader)
                   throws IOException
Overrides:
setMembers in class BaseImageMetadata
Throws:
IOException

getAsTree

public Node getAsTree(String formatName)
Returns an XML DOM Node object that represents the root of a tree of common stream metadata contained within this object according to the conventions defined by a given metadata format name.

Overrides:
getAsTree in class CoreCommonImageMetadata
Parameters:
formatName - the name of the requested metadata format.


Copyright © 2006-2010 GeoSolutions. All Rights Reserved.