te::srs::ProjectedCoordinateSystem Member List

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

getGeographicCoordinateSystem() const te::srs::ProjectedCoordinateSystem
getName() const te::srs::SpatialReferenceSystem
getParameters() const te::srs::ProjectedCoordinateSystem
getProjection() const te::srs::ProjectedCoordinateSystem
getSRID(int &id, std::string &authName) const te::srs::SpatialReferenceSystem
getUnitName() const te::srs::SpatialReferenceSystem
getWKT() const te::srs::ProjectedCoordinateSystemvirtual
isGeographic() const te::srs::ProjectedCoordinateSystemvirtual
m_geogcste::srs::ProjectedCoordinateSystemprivate
m_namete::srs::SpatialReferenceSystemprotected
m_paramste::srs::ProjectedCoordinateSystemprivate
m_projectionte::srs::ProjectedCoordinateSystemprivate
m_sridte::srs::SpatialReferenceSystemprotected
m_unitNamete::srs::SpatialReferenceSystemprotected
ProjectedCoordinateSystem(const std::string &name="", const std::string &unitName="", GeographicCoordinateSystem *geogcs=0, const std::string &projName="")te::srs::ProjectedCoordinateSystem
setGeographicCoordinateSystem(GeographicCoordinateSystem *geogcs)te::srs::ProjectedCoordinateSystem
setName(const std::string &name)te::srs::SpatialReferenceSystem
setParameters(const std::map< std::string, double > &params)te::srs::ProjectedCoordinateSystem
setProjection(const std::string &projname)te::srs::ProjectedCoordinateSystem
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
~ProjectedCoordinateSystem()te::srs::ProjectedCoordinateSystem
~SpatialReferenceSystem()te::srs::SpatialReferenceSystemvirtual