Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.geotools.renderer.crs Classes and Interfaces - 11 results found.
| Name | Description | Type | Package | Framework |
| 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 | org.geotools.renderer.crs | GeoTools |
|
| GeographicHandlerFactory | | Class | org.geotools.renderer.crs | GeoTools |
|
| LambertAzimuthalEqualAreaHandlerFactory | | Class | org.geotools.renderer.crs | GeoTools |
|
| MercatorHandlerFactory | | Class | org.geotools.renderer.crs | GeoTools |
|
| PolarStereographicHandlerFactory | | Class | org.geotools.renderer.crs | GeoTools |
|
| 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 | Class | org.geotools.renderer.crs | GeoTools |
|
| ProjectionHandlerFactory | Builds ProjectionHandler instances WARNING: this API is not finalized and is meant to be used by StreamingRenderer only | Interface | org.geotools.renderer.crs | GeoTools |
|
| ProjectionHandlerFinder | Looks up the ProjectionHandler for the specified rendering area. | Class | org.geotools.renderer.crs | GeoTools |
|
| TransverseMercatorHandlerFactory | | Class | org.geotools.renderer.crs | GeoTools |
|
| 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 | Class | org.geotools.renderer.crs | GeoTools |
|
| WrappingProjectionHandler | A ProjectionHandler for projections that do warp in the East/West direction, it will replicate the geometries generating a Google Maps like effect | Class | org.geotools.renderer.crs | GeoTools |