NDEVR
API Documentation
CoordinateProjectionManager Member List

This is the complete list of members for CoordinateProjectionManager, including all inherited members.

addProjection(const CoordinateProjection &projection)CoordinateProjectionManager
bestProjectionsLatLon(const Vertex< 2, fltp08 > &lat_lon) constCoordinateProjectionManager
BestUTMProjectionInfo()CoordinateProjectionManagerstatic
bestUTMProjectionLatLon(const Vertex< 2, fltp08 > &lat_lon) constCoordinateProjectionManager
bestUTMProjectionMeters(const Vertex< 2, fltp08 > &northing_easting) constCoordinateProjectionManager
cleanup()CoordinateProjectionManager
convertFromWGS84(UUID from_id, const Bounds< 2, Angle< fltp08 > > &bounds) constCoordinateProjectionManager
convertFromWGS84(UUID from_id, const Bounds< 2, fltp08 > &bounds) constCoordinateProjectionManager
convertFromWGS84(UUID from_id, const Bounds< 3, fltp08 > &bounds) constCoordinateProjectionManager
convertFromWGS84(UUID from_id, const Vertex< 3, fltp08 > &location) constCoordinateProjectionManager
convertToWGS84(UUID from_id, const Bounds< 3, fltp08 > &bounds) constCoordinateProjectionManager
convertToWGS84(UUID from_id, const Bounds< 2, fltp08 > &bounds) constCoordinateProjectionManager
convertToWGS84(UUID from_id, const Vertex< 3, fltp08 > &location) constCoordinateProjectionManager
convertToWGS84(UUID from_id, const Buffer< Vertex< 2, fltp08 > > &locations) constCoordinateProjectionManager
convertToWGS84(UUID from_id, const LineSegment< 2, fltp08 > &segment) constCoordinateProjectionManager
convertToWGS84(UUID from_id, const Polyline< 2, fltp08, Vertex< 2, fltp08 > > &segment) constCoordinateProjectionManager
createUTMCoordinateProjections()CoordinateProjectionManager
createWKTString(UUID id, const UnitManager &manager) constCoordinateProjectionManager
currentProjection() constCoordinateProjectionManager
DefaultInstance()CoordinateProjectionManagerstatic
downloadAllProjections()CoordinateProjectionManager
downloadEPSGProjection(uint04 epsg_code, std::function< void(uint04 code, UUID projection)> finished_callback, bool force_download=false)CoordinateProjectionManager
epsgProjection(uint04 epsg_number) constCoordinateProjectionManager
get(UUID id) constCoordinateProjectionManager
getProjection(const StringView &name) constCoordinateProjectionManager
getProjections(const StringView &search_string=StringView()) constCoordinateProjectionManager
GetVerticalDatum(uint04 authority_number)CoordinateProjectionManagerstatic
GetVerticalDatums()CoordinateProjectionManagerstatic
hasDownloader() constCoordinateProjectionManager
HasEngine()CoordinateProjectionManagerstatic
hasProjection(UUID projection_id) constCoordinateProjectionManager
invalidateConverterCache(UUID projection_id)CoordinateProjectionManager
m_coordinate_fileCoordinateProjectionManagerprotected
m_downloaderCoordinateProjectionManagerprotected
m_projectionsCoordinateProjectionManagerprotected
m_unitsCoordinateProjectionManagerprotected
m_utm_projectionsCoordinateProjectionManagerprotected
m_wgs84_idCoordinateProjectionManagermutableprotected
m_wgs_84_converterCoordinateProjectionManagermutableprotected
processJSON(CoordinateProjection &projection, JSONNode &json)CoordinateProjectionManager
processWKT(CoordinateProjection &projection, Scanner &scan)CoordinateProjectionManager
projections() constCoordinateProjectionManagerinline
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 StringView &, std::function< void(const StringView &)>)> downloader)CoordinateProjectionManager
setVerticalDatum(UUID projection_id, const String &authority, uint04 authority_number)CoordinateProjectionManager
unitFromString(const StringView &unit)CoordinateProjectionManagerprotected
UseBestUTMProjectionID()CoordinateProjectionManagerstatic
wgs84Converter(UUID from_id) constCoordinateProjectionManager
wgs84Projection() constCoordinateProjectionManager
wGS84Unit(UUID from_id)CoordinateProjectionManager
wGS84UnitOption()CoordinateProjectionManager
writeCoordinateFile(File &file) constCoordinateProjectionManager