|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ProjectionHandlerFactory | Builds ProjectionHandler instances
WARNING: this API is not finalized and is meant to be used by StreamingRenderer only |
| Class Summary | |
|---|---|
| GeographicHandlerFactory | Returns a ProjectionHandler for any GeographicCRS |
| MercatorHandlerFactory | Returns a ProjectionHandler for the Mercator projection |
| PolarStereographicHandlerFactory | Returns a ProjectionHandler for the TransverseMercator projection
that will cut geometries 45° away from the projection central meridian |
| 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 | Looks up the ProjectionHandler for the specified rendering area. |
| TransverseMercatorHandlerFactory | Returns a ProjectionHandler for the TransverseMercator projection
that will cut geometries 45° away from the projection central meridian |
| WrappingProjectionHandler | A ProjectionHandler for projections that do warp in the East/West direction, it will
replicate the geometries generating a Google Maps like effect |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||