|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
 
  
| Public Types | |
| enum | { Ver =1 } | 
| Public Member Functions | |
| virtual int | GetVersion ()=0 | 
| std::shared_ptr< IProjector > | CreateDisplayProjection (const std::string &id) | 
| virtual std::shared_ptr< IProjector > | CreateDisplayProjection (const std::string &id, const BasicGeoTypes::GeoPos &gp)=0 | 
| virtual std::shared_ptr< IProjector > | CreateGeoProjection (const std::string &id)=0 | 
| std::shared_ptr< IProjector > | CreateProjection (const std::string &id, const BasicGeoTypes::GeoPos &gp=BasicGeoTypes::GeoPos(999, 999)) | 
| 
 | inline | 
Creates a DisplayProjection for all #projections and GeoProjections for all other projection strings.