|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.geometry.projections.StandardProjection
com.partnersoft.v3x.geometry.projections.TransverseMercator
com.partnersoft.v3x.geometry.projections.UTM
public class UTM
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.v3x.geometry.projections.StandardProjection |
|---|
a, b, datum, e, ellipsoid, es, esp, initialized, lam0, NAD27, NAD83, originLatitude, originLongitude, originX, originY, phi0 |
| Fields inherited from interface com.partnersoft.v3x.geometry.projections.ProjectionConstants |
|---|
ATOL, DEG2RAD, EPSILON, FOURTHPI, HALFPI, ONE_TOL, PI, RAD2DEG, TOL, TWOPI |
| Constructor Summary | |
|---|---|
UTM()
|
|
| Method Summary | |
|---|---|
void |
initializeImp()
|
| Methods inherited from class com.partnersoft.v3x.geometry.projections.TransverseMercator |
|---|
forwardM, getCoefficients, getScaleReduction, project, reverse, reverseM, setScaleReduction |
| Methods inherited from class com.partnersoft.v3x.geometry.projections.StandardProjection |
|---|
aacos, aasin, aatan2, abs, asin, asqrt, atan, atan2, cos, getDatum, getEllipsoid, getOriginLatitude, getOriginLongitude, getOriginX, getOriginY, gpsToProjection, hypot, initialize, log, pj_enfn, pj_msfn, pj_phi2, pj_qsfn, pj_tsfn, pow, projectionToGPS, setDatum, setEllipsoid, setOriginLatitude, setOriginLongitude, setOriginX, setOriginY, sin, sqrt, tan, toDegrees, toRadians |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UTM()
| Method Detail |
|---|
public void initializeImp()
initializeImp in class TransverseMercator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||