| Package | Description |
|---|---|
| com.revolsys.gis.cs | |
| com.revolsys.gis.cs.epsg | |
| com.revolsys.gis.cs.esri | |
| com.revolsys.gis.cs.projection |
| Modifier and Type | Method and Description |
|---|---|
ProjectedCoordinateSystem |
ProjectedCoordinateSystem.clone() |
| Modifier and Type | Method and Description |
|---|---|
static List<ProjectedCoordinateSystem> |
CoordinateSystemParser.getProjectedCoordinateSystems(Map<Integer,CoordinateSystem> geoCsById,
String authorityName,
InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static List<ProjectedCoordinateSystem> |
EpsgCoordinateSystems.getProjectedCoordinateSystems() |
| Modifier and Type | Method and Description |
|---|---|
static void |
EpsgCsWktWriter.write(PrintWriter out,
ProjectedCoordinateSystem coordinateSystem) |
| Modifier and Type | Method and Description |
|---|---|
static void |
EsriCsWktWriter.write(PrintWriter out,
ProjectedCoordinateSystem coordinateSystem,
int indentLevel) |
| Modifier and Type | Method and Description |
|---|---|
static CoordinatesProjection |
ProjectionFactory.createCoordinatesProjection(ProjectedCoordinateSystem coordinateSystem) |
| Constructor and Description |
|---|
AlbersConicEqualArea(ProjectedCoordinateSystem cs) |
LambertConicConformal(ProjectedCoordinateSystem cs) |
LambertConicConformal1SP(ProjectedCoordinateSystem cs) |
Mercator1SP(ProjectedCoordinateSystem cs) |
Mercator1SPSpherical(ProjectedCoordinateSystem cs) |
Mercator2SP(ProjectedCoordinateSystem cs) |
TransverseMercator(ProjectedCoordinateSystem coordinateSystem)
Construct a new TransverseMercator projection.
|
TransverseMercatorSouthOriented(ProjectedCoordinateSystem cs) |
WebMercator(ProjectedCoordinateSystem cs) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.