| Package | Description |
|---|---|
| com.vividsolutions.jump.coordsys | |
| com.vividsolutions.jump.coordsys.impl |
| Modifier and Type | Method and Description |
|---|---|
Projection |
CoordinateSystem.getProjection() |
| Constructor and Description |
|---|
CoordinateSystem(String name,
int epsgCode,
Projection projection) |
| Modifier and Type | Class and Description |
|---|---|
class |
Albers
Implements the Albers projection.
|
class |
LatLong
Implements the Polyconic projection
|
class |
Mercator
This class implements the Mercator projection.
|
class |
Polyconic
Implements the Polyconic projection
|
class |
TransverseMercator
This class implements the Transverse Mercator Projection.
|
class |
UniversalTransverseMercator
This class implements the Universal Transverse Mercator Projection.
|
Copyright © 2015. All rights reserved.