| Interface | Description |
|---|---|
| Ellipsoid |
Class to contain the parameters associated with an elipsoid used in modeling
the lat long measurements of the earth.
|
| ProjectionConstants |
Some handy constants.
|
| Class | Description |
|---|---|
| AlbersEqualArea |
Copyright 2004-2009 Partner Software, Inc.
|
| CoordinateSystem |
A coordinate system consists of a projection and measurement units.
|
| CoordinateSystemTransform |
An XyTransform that transforms from one CoordinateSystem to another.
|
| CoordinateTransformation |
Handles transformation of coordinates from one system to another.
|
| GeoToolsProjection | |
| LambertConformalConic |
Copyright 2004-2009 Partner Software, Inc.
|
| Nad2Nad |
Ported, copied, and outright stolen (legally!) from proj.
|
| NullProjection |
A do-nothing projection, surprisingly handy.
|
| Projection |
A projection from lat/long to some sort of x, y coordinates.
|
| ProjectionLib |
Some standard functions, mostly duly ported from PROJ source.
|
| ProjectionLibrary |
Loads a standard set of named projections, and supplies them for your
pleasure.
|
| ProjectionTransform |
XyTransform for projecting XyPoints and XyShapes from lonlat to xy coordinates.
|
| ReverseProjectionTransform |
XyTransform for reverse projecting XyPoints and XyShapes from xy to lonlat
coordinates.
|
| Simple |
A simple scaling/offsetting projection.
|
| StandardProjection |
Standard abstract class to derive projections from.
|
| TransverseMercator |
Copyright 2004 Partner Software, Inc.
|
| UTM |
Copyright 2004 Partner Software, Inc.
|