API Documentation
|
Allows for the creation of Coordinate spaces. More...
#include <CoordinateConverter.h>
Public Member Functions | |
virtual CoordinateConverter * | createConverter (const CoordinateProjection &to_projection, const CoordinateProjection &from_projection)=0 |
Static Public Member Functions | |
static CoordinateConverterFactory * | DefaultFactory () |
Static Protected Attributes | |
static CoordinateConverterFactory * | s_converter |
Allows for the creation of Coordinate spaces.
|
pure virtual |
Implemented in Proj4CoordinateConverterFactory.
|
inlinestatic |
|
staticprotected |