API Documentation
Loading...
Searching...
No Matches
CoordinateConverterFactory Class Referenceabstract

#include <CoordinateConverter.h>

Inheritance diagram for CoordinateConverterFactory:
[legend]
Collaboration diagram for CoordinateConverterFactory:
[legend]

Public Member Functions

virtual CoordinateConvertercreateConverter (const CoordinateProjection &to_projection, const CoordinateProjection &from_projection)=0
 

Static Public Member Functions

static CoordinateConverterFactoryDefaultFactory ()
 

Static Protected Attributes

static NDEVR_DESIGN_API CoordinateConverterFactorys_converter = nullptr
 

Member Function Documentation

◆ createConverter()

virtual CoordinateConverter * createConverter ( const CoordinateProjection & to_projection,
const CoordinateProjection & from_projection )
pure virtual

◆ DefaultFactory()

static CoordinateConverterFactory * DefaultFactory ( )
inlinestatic

Member Data Documentation

◆ s_converter

CoordinateConverterFactory * s_converter = nullptr
staticprotected

The documentation for this class was generated from the following files: