Skip to content
Permalink
Browse files
updated bindings from changes in r8709
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8727 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
wonder committed Jul 7, 2008
1 parent 71ac6c1 commit bb636b5
Showing 1 changed file with 3 additions and 0 deletions.
@@ -22,6 +22,9 @@ class QgsDistanceArea
//! sets source spatial reference system (by QGIS SRS)
void setSourceSRS(long srsid);

//! sets source spatial reference system (by EPSG)
void setSourceEPSG(long epsgId);

//! returns source spatial reference system
long sourceSRS();
//! What sort of coordinate system is being used?

0 comments on commit bb636b5

Please sign in to comment.