Inheritance diagram for SRM.CoordSurf_LocalTangentSpaceCylindrical:
Public Member Functions | |
CoordSurf_LocalTangentSpaceCylindrical (SRF_LocalTangentSpaceCylindrical srf) | |
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]. | |
CoordSurf_LocalTangentSpaceCylindrical (SRF_LocalTangentSpaceCylindrical srf, double angle, double radius) | |
Constructor with input values. | |
CoordSurf_LocalTangentSpaceCylindrical (CoordSurf_LocalTangentSpaceCylindrical original) | |
Copy constructor. | |
void | setValues (double angle, double radius) |
Sets all coordinate component values. | |
double | get_angle () |
Returns the angle value. | |
double | get_radius () |
Returns the radius value. | |
void | set_angle (double value) |
Sets the angle value. | |
void | set_radius (double value) |
Sets the radius value. | |
boolean | isEqual (Coord coord) |
String | toString () |
Returns a String of coordinate component values. |
Spatial Reference Model Java API | Version 4.4.0 - January 21, 2010 |
Copyright © 2010 SEDRIS | Docs by Doxygen 1.3.2 |