|
| QGVProjection (const QString &id, const QString &name, const QString &description) |
|
QString | getID () const |
|
QString | getName () const |
|
QString | getDescription () const |
|
virtual QGV::GeoRect | boundaryGeoRect () const =0 |
|
virtual QRectF | boundaryProjRect () const =0 |
|
virtual QPointF | geoToProj (QGV::GeoPos const &geoPos) const =0 |
|
virtual QGV::GeoPos | projToGeo (QPointF const &projPos) const =0 |
|
virtual QRectF | geoToProj (QGV::GeoRect const &geoRect) const =0 |
|
virtual QGV::GeoRect | projToGeo (QRectF const &projRect) const =0 |
|
virtual double | geodesicMeters (QPointF const &projPos1, QPointF const &projPos2) const =0 |
|
The documentation for this class was generated from the following file: