Package | Description |
---|---|
org.geotools.renderer.crs |
Modifier and Type | Class and Description |
---|---|
class |
ConicHandlerFactory
Returns a
ProjectionHandler for the LambertConformal projection that will cut
geometries too close to pole on the open ended side of the cone. |
class |
GeographicHandlerFactory
Returns a
ProjectionHandler for any GeographicCRS |
class |
LambertAzimuthalEqualAreaHandlerFactory
Returns a
ProjectionHandler for the LambertAzimuthalEqualArea projection that
will cut geometries 90° away from the projection center (at the moment it works only with with
the versions centered on poles and the equator) |
class |
MercatorHandlerFactory
Returns a
ProjectionHandler for the Mercator projection |
class |
PolarStereographicHandlerFactory
Returns a
ProjectionHandler for the TransverseMercator projection that will cut
geometries 45° away from the projection central meridian |
class |
TransverseMercatorHandlerFactory
Returns a
ProjectionHandler for the TransverseMercator projection that will cut
geometries 45° away from the projection central meridian |
class |
WorldVanDerGrintenIHandlerFactory
Returns a
ProjectionHandler for the WorldVanDerGrintenI projection that will cut
geometries going above or below the poles, this projection will fail with latitudes out of range
(but not longitudes) |
Copyright © 1996–2019 Geotools. All rights reserved.