AzimulthalEquidistantProjectionHandlerFactory |
|
ConicHandlerFactory |
|
GeographicHandlerFactory |
|
GeometryDimensionCollector |
Collects component of a given geometry that have the desired dimension
|
HomolosineHandlerFactory |
|
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)
|
MercatorHandlerFactory |
|
OrthographicProjectionHandlerFactory |
|
PolarStereographicHandlerFactory |
|
ProjectionHandler |
A class that can perform transformations on geometries to handle the singularity of the rendering
CRS, deal with geometries that are crossing the dateline, and eventually wrap them around to
produce a seamless continuous map effect.
|
ProjectionHandlerFinder |
|
TransverseMercatorHandlerFactory |
|
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)
|
WrappingProjectionHandler |
A ProjectionHandler for projections that do warp in the East/West direction, it will
replicate the geometries generating a Google Maps like effect
|