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

SRM.CoordSurf_TransverseMercator Class Reference

A CoordSurf for SRF_TransverseMercator. More...

Inheritance diagram for SRM.CoordSurf_TransverseMercator:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CoordSurf_TransverseMercator (SRF_TransverseMercator srf)
 Constructor with initial value defaulted to [ Double.NaN, Double.NaN ].

 CoordSurf_TransverseMercator (SRF_TransverseMercator srf, double easting, double northing)
 Constructor with input values.

 CoordSurf_TransverseMercator (CoordSurf_TransverseMercator original)
 Copy constructor.

void setValues (double easting, double northing)
 Sets all coordinate component values.

double get_easting ()
 Returns the easting value.

double get_northing ()
 Returns the northing value.

void set_easting (double value)
 Sets the easting value.

void set_northing (double value)
 Sets the northing value.

boolean isEqual (Coord coord)
String toString ()
 Returns a String of coordinate component values.


Detailed Description

A CoordSurf for SRF_TransverseMercator.

Author:
David Shen
See also:
SRF_TransverseMercator


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