te::srs::GeographicCoordinateSystem Member List

This is the complete list of members for te::srs::GeographicCoordinateSystem, including all inherited members.

GeographicCoordinateSystem(const std::string &name="", const std::string unitName="degree", double primem=0.0)te::srs::GeographicCoordinateSystem
getDatum() const te::srs::GeographicCoordinateSystem
getName() const te::srs::SpatialReferenceSystem
getPrimem() const te::srs::GeographicCoordinateSystem
getSRID(int &id, std::string &authName) const te::srs::SpatialReferenceSystem
getUnitName() const te::srs::SpatialReferenceSystem
getWKT() const te::srs::GeographicCoordinateSystemvirtual
isGeographic() const te::srs::GeographicCoordinateSystemvirtual
m_datumte::srs::GeographicCoordinateSystemprivate
m_namete::srs::SpatialReferenceSystemprotected
m_primemte::srs::GeographicCoordinateSystemprivate
m_sridte::srs::SpatialReferenceSystemprotected
m_unitNamete::srs::SpatialReferenceSystemprotected
setDatum(Datum *datum)te::srs::GeographicCoordinateSystem
setName(const std::string &name)te::srs::SpatialReferenceSystem
setPrimem(double primen)te::srs::GeographicCoordinateSystem
setSRID(int id, const std::string &authName="EPSG")te::srs::SpatialReferenceSystem
setUnitName(const std::string &name)te::srs::SpatialReferenceSystem
SpatialReferenceSystem(const std::string &name="", const std::string &unitName="")te::srs::SpatialReferenceSystem
~GeographicCoordinateSystem()te::srs::GeographicCoordinateSystem
~SpatialReferenceSystem()te::srs::SpatialReferenceSystemvirtual