|
WSF
|
This is the complete list of members for MapProjection, including all inherited members.
| ConvertLatLonToXY(double aLat, double aLon, double &aX, double &aY) const =0 | MapProjection | pure virtual |
| ConvertXYToLatLon(double aX, double aY, double &aLat, double &aLon) const =0 | MapProjection | pure virtual |
| MapProjection() | MapProjection | |
| SetCenter(double aLatDeg, double aLonDeg)=0 | MapProjection | pure virtual |
| ~MapProjection() | MapProjection | virtual |