| addProjection(const CoordinateProjection &projection) | CoordinateProjectionManager | |
| bestProjectionsLatLon(const Vertex< 2, fltp08 > &lat_lon) const | CoordinateProjectionManager | |
| BestUTMProjectionInfo() | CoordinateProjectionManager | static |
| bestUTMProjectionLatLon(const Vertex< 2, fltp08 > &lat_lon) const | CoordinateProjectionManager | |
| bestUTMProjectionMeters(const Vertex< 2, fltp08 > &lat_lon) const | CoordinateProjectionManager | |
| cleanup() | CoordinateProjectionManager | |
| convertFromWGS84(UUID from_id, const Bounds< 2, Angle< fltp08 > > &bounds) const | CoordinateProjectionManager | |
| convertFromWGS84(UUID from_id, const Bounds< 2, fltp08 > &bounds) const | CoordinateProjectionManager | |
| convertFromWGS84(UUID from_id, const Bounds< 3, fltp08 > &bounds) const | CoordinateProjectionManager | |
| convertFromWGS84(UUID from_id, const Vertex< 3, fltp08 > &location) const | CoordinateProjectionManager | |
| convertToWGS84(UUID from_id, const Bounds< 3, fltp08 > &bounds) const | CoordinateProjectionManager | |
| convertToWGS84(UUID from_id, const Vertex< 3, fltp08 > &location) const | CoordinateProjectionManager | |
| convertToWGS84(UUID from_id, const Buffer< Vertex< 2, fltp08 > > &locations) const | CoordinateProjectionManager | |
| convertToWGS84(UUID from_id, const LineSegment< 2, fltp08 > &segment) const | CoordinateProjectionManager | |
| convertToWGS84(UUID from_id, const Polyline< 2, fltp08, Vertex< 2, fltp08 > > &segment) const | CoordinateProjectionManager | |
| createUTMCoordinateProjections() | CoordinateProjectionManager | |
| createWKTString(UUID id, const UnitManager &manager) const | CoordinateProjectionManager | |
| DefaultInstance() | CoordinateProjectionManager | static |
| downloadAllProjections() | CoordinateProjectionManager | |
| downloadEPSGProjection(uint04 epsg_code, std::function< void(uint04 code, UUID projection)> finished_callback, bool force_download=false) | CoordinateProjectionManager | |
| get(UUID id) const | CoordinateProjectionManager | |
| getProjection(const String &name) const | CoordinateProjectionManager | |
| getProjections(const String &search_string=String()) const | CoordinateProjectionManager | |
| hasDownloader() const | CoordinateProjectionManager | |
| HasEngine() | CoordinateProjectionManager | static |
| hasProjection(UUID projection_id) const | CoordinateProjectionManager | |
| m_coordinate_file | CoordinateProjectionManager | protected |
| m_downloader | CoordinateProjectionManager | protected |
| m_projections | CoordinateProjectionManager | protected |
| m_units | CoordinateProjectionManager | protected |
| m_utm_projections | CoordinateProjectionManager | protected |
| m_wgs84_id | CoordinateProjectionManager | mutableprotected |
| m_wgs_84_converter | CoordinateProjectionManager | mutableprotected |
| processJSON(CoordinateProjection &projection, JSONNode &json) | CoordinateProjectionManager | |
| processWKT(CoordinateProjection &projection, Scanner &scan) | CoordinateProjectionManager | |
| projections() const | CoordinateProjectionManager | inline |
| readCoordinateFile(File &file) | CoordinateProjectionManager | |
| readDirectoryStructure(File &top_dir, File &save_as) | CoordinateProjectionManager | |
| readDirectoryStructure(File &top_dir) | CoordinateProjectionManager | |
| setCoordinateFile(File &file) | CoordinateProjectionManager | |
| setDownloader(std::function< void(const String &, std::function< void(const String &)>)> downloader) | CoordinateProjectionManager | |
| unitFromString(const String &unit) | CoordinateProjectionManager | protected |
| UseBestUTMProjectionID() | CoordinateProjectionManager | static |
| wgs84Converter(UUID from_id) const | CoordinateProjectionManager | |
| wgs84Projection() const | CoordinateProjectionManager | |
| wGS84Unit(UUID from_id) | CoordinateProjectionManager | |
| wGS84UnitOption() | CoordinateProjectionManager | |
| writeCoordinateFile(File &file) const | CoordinateProjectionManager | |