it.geosolutions.imageio.plugins.hdf4.aps
Class HDF4APSStreamMetadata
Object
IIOMetadata
HDF4APSStreamMetadata
public class HDF4APSStreamMetadata
- extends IIOMetadata
- Author:
- Simone Giannecchini, GeoSolutions SAS
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
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
HDF4APSStreamMetadata
public HDF4APSStreamMetadata()
HDF4APSStreamMetadata
public HDF4APSStreamMetadata(HDF4APSImageReader reader)
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.