Inheritance diagram for SRM.CoordSurf:

Public Member Functions | |
| double[] | getValues () | 
| Returns the coordinate component values as an array.  | |
| void | setValues (double[] values) throws SrmException | 
| Sets the coordinate component values as an array.  | |
| boolean | isEqual (Coord coord) | 
| Returns TRUE if the coordinate component values are "equal".   | |
| void | copyTo (CoordSurf coord) throws SrmException | 
| Copies the component values from this coordinate to the parameter coordinate.   | |
Protected Member Functions | |
| CoordSurf (BaseSRF assocSRF, Coord_ClassType type) | |
| Constructor setting the associated SRF and the concrete class type.  | |
Protected Attributes | |
| double[] | _values = new double [2] | 
| An array to store the coordinate component values.  | |
      
  | 
  
| 
 Copies the component values from this coordinate to the parameter coordinate. 
 
  | 
  
      
  | 
  
| 
 Returns TRUE if the coordinate component values are "equal". 
 
 Implements SRM.Coord.  | 
  
| Spatial Reference Model Java API | Version 4.4.0 - January 21, 2010 | 
| Copyright © 2010 SEDRIS | Docs by Doxygen 1.3.2 |