it.geosolutions.imageio.plugins.hdf4.aps
Class HDF4APSStreamMetadata

Object
  extended by IIOMetadata
      extended by HDF4APSStreamMetadata

public class HDF4APSStreamMetadata
extends IIOMetadata

Author:
Simone Giannecchini, GeoSolutions SAS

Field Summary
static String DATUM
           
static String FALSE_EASTINGS
           
static String FALSE_NORTHINGS
           
static String GENERICS_NODE
           
static String LATITUDE_OF_TRUE_SCALE
           
static String LONGITUDE_OF_CENTRAL_MERIDIAN
           
static String MAP_LOWER_LEFT
           
static String MAP_UPPER_RIGHT
           
static String nativeMetadataFormatName
           
static String PFA_IGCA_NODE
           
static String PFA_IPA_NODE
           
static String PFA_NA_NODE
           
static String PFA_NODE
           
static String PROJECTION
           
static String PROJECTION_NODE
           
static String REFERENCING_NODE
           
static String SEMI_MAJOR_AXIS
           
static String SEMI_MINOR_AXIS
           
static String STD_FA_NODE
           
static String STD_NODE
           
static String STD_SA_NODE
           
static String STD_TA_NODE
           
static String ZONE
           
 
Fields inherited from class IIOMetadata
controller, defaultController, extraMetadataFormatClassNames, extraMetadataFormatNames, nativeMetadataFormatClassName, standardFormatSupported
 
Constructor Summary
HDF4APSStreamMetadata()
           
HDF4APSStreamMetadata(HDF4APSImageReader reader)
           
 
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

nativeMetadataFormatName

public static final String nativeMetadataFormatName
See Also:
Constant Field Values

PFA_NODE

public static final String PFA_NODE
See Also:
Constant Field Values

PFA_IPA_NODE

public static final String PFA_IPA_NODE
See Also:
Constant Field Values

DATUM

public static final String DATUM
See Also:
Constant Field Values

PROJECTION

public static final String PROJECTION
See Also:
Constant Field Values

SEMI_MAJOR_AXIS

public static final String SEMI_MAJOR_AXIS
See Also:
Constant Field Values

SEMI_MINOR_AXIS

public static final String SEMI_MINOR_AXIS
See Also:
Constant Field Values

LONGITUDE_OF_CENTRAL_MERIDIAN

public static final String LONGITUDE_OF_CENTRAL_MERIDIAN
See Also:
Constant Field Values

LATITUDE_OF_TRUE_SCALE

public static final String LATITUDE_OF_TRUE_SCALE
See Also:
Constant Field Values

FALSE_EASTINGS

public static final String FALSE_EASTINGS
See Also:
Constant Field Values

FALSE_NORTHINGS

public static final String FALSE_NORTHINGS
See Also:
Constant Field Values

STD_NODE

public static final String STD_NODE
See Also:
Constant Field Values

PFA_NA_NODE

public static final String PFA_NA_NODE
See Also:
Constant Field Values

STD_FA_NODE

public static final String STD_FA_NODE
See Also:
Constant Field Values

STD_TA_NODE

public static final String STD_TA_NODE
See Also:
Constant Field Values

STD_SA_NODE

public static final String STD_SA_NODE
See Also:
Constant Field Values

REFERENCING_NODE

public static final String REFERENCING_NODE
See Also:
Constant Field Values

PFA_IGCA_NODE

public static final String PFA_IGCA_NODE
See Also:
Constant Field Values

GENERICS_NODE

public static final String GENERICS_NODE
See Also:
Constant Field Values

PROJECTION_NODE

public static final String PROJECTION_NODE
See Also:
Constant Field Values

ZONE

public static final String ZONE
See Also:
Constant Field Values

MAP_UPPER_RIGHT

public static final String MAP_UPPER_RIGHT
See Also:
Constant Field Values

MAP_LOWER_LEFT

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

HDF4APSStreamMetadata

public HDF4APSStreamMetadata()

HDF4APSStreamMetadata

public HDF4APSStreamMetadata(HDF4APSImageReader reader)
Method Detail

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.