te::srs::ProjectedCoordinateSystem Member List

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

getGeographicCoordinateSystem() constte::srs::ProjectedCoordinateSystem
getName() constte::srs::SpatialReferenceSystem
getParameters() constte::srs::ProjectedCoordinateSystem
getProjection() constte::srs::ProjectedCoordinateSystem
getSRID(int &id, std::string &authName) constte::srs::SpatialReferenceSystem
getUnitName() constte::srs::SpatialReferenceSystem
getWKT() constte::srs::ProjectedCoordinateSystemvirtual
isGeographic() constte::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