Uses of Interface
org.geotools.renderer.crs.ProjectionHandlerFactory
Packages that use ProjectionHandlerFactory
-
Uses of ProjectionHandlerFactory in org.geotools.renderer.crs
Classes in org.geotools.renderer.crs that implement ProjectionHandlerFactoryModifier and TypeClassDescriptionclass
class
Returns aProjectionHandler
for theLambertConformal
projection that will cut geometries too close to pole on the open ended side of the cone.class
Returns aProjectionHandler
for anyGeographicCRS
class
Projection handler forGeostationarySatellite
class
Returns aProjectionHandler
for theHomolosine
projection that will cut geometries on interruptions before reprojectionclass
Returns aProjectionHandler
for theLambertAzimuthalEqualArea
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
Returns aProjectionHandler
for theMercator
projectionclass
class
Returns aProjectionHandler
for theTransverseMercator
projection that will cut geometries 45° away from the projection central meridianclass
Returns aProjectionHandler
for theTransverseMercator
projection that will cut geometries 45° away from the projection central meridianclass
Returns aProjectionHandler
for theWorldVanDerGrintenI
projection that will cut geometries going above or below the poles, this projection will fail with latitudes out of range (but not longitudes)