TransObj class


The TransObj classes manage forward and backward
transformations for the Transform classes.
Synopsis
Header file: ncarg/hlu/TransObj.h
Class name: transObjClass
Class pointer: <Not referenceable>
Fortran class function: <Not referenceable>
Superclass: Obj
Composite classes: <None>
Resources
Local resources
+---------------------------------------------------------------+
| TransObj Resource Set |
|---------------------------------------------------------------|
| NAME TYPE ACCESS |
| CLASS DEFAULT |
|===============================================================|
| trOutOfRangeF NhlTFloat RCSG |
| TrOutOfRangeF 1.0e12 |
+---------------------------------------------------------------+
Composite resources
The TransObj object class has no composite class resources.
Superclass resources
The superclass of the TransObj object class does not
define any resources.
Description
Objects belonging to the TransObj class provide
forward and reverse transformations for Transform
class plot objects. There are currently three subclasses of the
TransObj class:
- The LogLinTransObj provides transformations to and
from a linear or logarithmic coordinate space. Either or both coordinate
axes may be logarithmic.
- The IrregularTransObj provides transformations to
and from an irregularly-gridded rectangular coordinate space.
- The MapTransObj provides transformations to and from
any of 10 different standard map projections.
You do not instantiate any of these objects directly but several
Transform class plot objects allow you to access
their resources.
Support functions
There are no support functions defined for the TransObj
class or its superclass.
Status
See also
Copyright
Copyright 1987,1988,1989,1991,1993,1994,1995
University Corporation for Atmospheric Research
All Rights Reserved
Reference Manual Control Panel
NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.10 $ $Date: 1995/07/26 23:30:40 $