Overview | Package | Class | Tree | Deprecated | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES

Package ncsa.horizon.coordinates

Interface Summary
AxisPosFormatter support for formatting a position along an axis in a coordinate system

Note that valueOf(String s) is not guaranteed to produce closure with valStr().

 

Class Summary
CoordinateSystem a description of a world coordinate system and the mapping between it and a multidimensional gridded dataset.
CoordMetadata a Metadata object with extra help for describing Coordinate Systems.
CoordPos support for accessing a representation (string or double) of a position in a coordinate system.
CoordTransformConstraints a description about how a CoordTransform object should be applied for transforming positions from one coordinate system to another.
CoordTransform an object for transforming positions from one coordinate system to another.
FITSCoordMetadata a Metadata class for loading coordinate metadata from a FITS image file.
 

Exception Summary
CoordTransformException An illegal or undefined condition has been detected while using a CoordTransform object.
IllegalTransformException This transform cannot be applied in the requested manner.
PositionBeyondDomainException An attempt was made to transform a position that is outside the domain of the CoordTransform object used.
TransformUndefinedException The transform for a position is undefined using this CoordTransform object.
 


Overview | Package | Class | Tree | Deprecated | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES