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 TypeClassDescriptionclassclassReturns aProjectionHandlerfor theLambertConformalprojection that will cut geometries too close to pole on the open ended side of the cone.classReturns aProjectionHandlerfor anyGeographicCRSclassProjection handler forGeostationarySatelliteclassReturns aProjectionHandlerfor theHomolosineprojection that will cut geometries on interruptions before reprojectionclassReturns aProjectionHandlerfor theLambertAzimuthalEqualAreaprojection 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)classReturns aProjectionHandlerfor theMercatorprojectionclassclassReturns aProjectionHandlerfor thePlateCarreeprojectionclassReturns aProjectionHandlerfor theTransverseMercatorprojection that will cut geometries 45° away from the projection central meridianclassReturns aProjectionHandlerfor theTransverseMercatorprojection that will cut geometries 45° away from the projection central meridianclassReturns aProjectionHandlerfor theWorldVanDerGrintenIprojection that will cut geometries going above or below the poles, this projection will fail with latitudes out of range (but not longitudes)