API Documentation
|
#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 NDEVR_DESIGN_API CoordinateConverterFactory * | s_converter = nullptr |
|
pure virtual |
Implemented in Proj4CoordinateConverterFactory.
|
inlinestatic |
|
staticprotected |