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

Allows for the creation of Coordinate spaces. More...

#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 CoordinateConverterFactorys_converter
 

Detailed Description

Allows for the creation of Coordinate spaces.


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
staticprotected

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