Main Page | Packages | Class Hierarchy | Alphabetical List | Compound List | Namespace Members | Compound Members | Related Pages

SRM.Coord2D_LocalSpacePolar Class Reference

A Coord2D for SRF_LocalSpacePolar. More...

Inheritance diagram for SRM.Coord2D_LocalSpacePolar:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Coord2D_LocalSpacePolar (SRF_LocalSpacePolar srf)
 Constructor with initial value defaulted to [ Double.NaN, Double.NaN ].

 Coord2D_LocalSpacePolar (SRF_LocalSpacePolar srf, double radius, double angle)
 Constructor with input values.

 Coord2D_LocalSpacePolar (Coord2D_LocalSpacePolar original)
 Copy constructor.

void setValues (double angle, double radius)
 Sets all coordinate component values.

double get_radius ()
 Returns the radius value.

double get_angle ()
 Returns the angle value.

void set_radius (double value)
 Sets the radius value.

void set_angle (double value)
 Sets the angle 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_LocalSpacePolar.

Author:
David Shen
See also:
SRF_LocalSpacePolar


Member Function Documentation

boolean SRM.Coord2D_LocalSpacePolar.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 Const.EPSILON

Reimplemented from SRM.Coord2D.


The documentation for this class was generated from the following file:
Spatial Reference Model Java API Version 4.4.0 - January 21, 2010
Copyright © 2010 SEDRIS Docs by Doxygen 1.3.2