Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.renderer.crs Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
ConicHandlerFactoryReturns a ProjectionHandler for the LambertConformal projection that will cut geometries too close to pole on the open ended side of the cone.Classorg.geotools.renderer.crsGeoTools
GeographicHandlerFactoryClassorg.geotools.renderer.crsGeoTools
LambertAzimuthalEqualAreaHandlerFactoryClassorg.geotools.renderer.crsGeoTools
MercatorHandlerFactoryClassorg.geotools.renderer.crsGeoTools
PolarStereographicHandlerFactoryClassorg.geotools.renderer.crsGeoTools
ProjectionHandlerA 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 toClassorg.geotools.renderer.crsGeoTools
ProjectionHandlerFactoryBuilds ProjectionHandler instances WARNING: this API is not finalized and is meant to be used by StreamingRenderer onlyInterfaceorg.geotools.renderer.crsGeoTools
ProjectionHandlerFinderLooks up the ProjectionHandler for the specified rendering area.Classorg.geotools.renderer.crsGeoTools
TransverseMercatorHandlerFactoryClassorg.geotools.renderer.crsGeoTools
WorldVanDerGrintenIHandlerFactoryReturns a ProjectionHandler for the WorldVanDerGrintenI projection that will cut geometries going above or below the poles, this projection will fail with latitudes out of rangeClassorg.geotools.renderer.crsGeoTools
WrappingProjectionHandlerA ProjectionHandler for projections that do warp in the East/West direction, it will replicate the geometries generating a Google Maps like effectClassorg.geotools.renderer.crsGeoTools