Package | Description |
---|---|
org.apache.sis.referencing.operation.projection |
Map projection implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
AlbersEqualArea
Albers Equal Area projection (EPSG code 9822).
|
class |
CylindricalEqualArea
Cylindrical Equal Area projection (EPSG codes 9834, 9835).
|
class |
LambertConicConformal
Lambert Conic Conformal projection (EPSG codes 9801, 9802, 9803, 9826, 1051).
|
class |
Mercator
Mercator Cylindrical projection (EPSG codes 9804, 9805, 1026, 1024, 1044, 9841).
|
class |
NormalizedProjection
Base class for conversion services between ellipsoidal and cartographic projections.
|
class |
ObliqueStereographic
Oblique Stereographic projection (EPSG code 9809).
|
class |
PolarStereographic
Polar Stereographic projection (EPSG codes 9810, 9829, 9830).
|
class |
TransverseMercator
Transverse Mercator projection (EPSG codes 9807).
|
class |
ZonedGridSystem
Transverse Mercator Zoned Grid System projection (EPSG codes 9824).
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.