Main Page | Packages | Class Hierarchy | Alphabetical List | Compound List | Compound Members

SRM.Coord2D_LocalSpaceRectangular2D Class Reference

A Coord2D for SRF_LocalSpaceRectangular2D. More...

Inheritance diagram for SRM.Coord2D_LocalSpaceRectangular2D:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Coord2D_LocalSpaceRectangular2D (SRF_LocalSpaceRectangular2D srf)
 Constructor with initial value defaulted to [ Double.NaN, Double.NaN ].

 Coord2D_LocalSpaceRectangular2D (SRF_LocalSpaceRectangular2D srf, double u, double v)
 Constructor with input values.

void setValues (double u, double v)
 Sets all coordinate component values.

double get_u ()
 Returns the u value.

double get_v ()
 Returns the v value.

void set_u (double value)
 Sets the u value.

void set_v (double value)
 Sets the v value.

boolean isEqual (Coord coord)
 Returns TRUE if the coordinate component values are "equal".

String toString ()
 Returns a String of coordinate component values.


Detailed Description

A Coord2D for SRF_LocalSpaceRectangular2D.

Author:
David Shen
See also:
SRF_LocalSpaceRectangular2D


Member Function Documentation

boolean SRM.Coord2D_LocalSpaceRectangular2D.isEqual Coord  coord  )  [virtual]
 

Returns TRUE if the coordinate component values are "equal".

Note:
Two components of type "double" are equal if their difference is within epsilon=0.000001

Reimplemented from SRM.Coord2D.


The documentation for this class was generated from the following file:
Spatial Reference Model Java API Version 4.0.0 - 29 Jul 2004
Copyright © 2004 SEDRIS Docs by Doxygen 1.3.2