Version: 0.6.0

#include <gdalinh.h>

Inheritance diagram for wxGISSpatialReference:
Collaboration diagram for wxGISSpatialReference:

Public Member Functions

 wxGISSpatialReference (OGRSpatialReference *poSRS=NULL)
 
 wxGISSpatialReference (const wxString &sWKT)
 
bool IsOk () const
 
bool operator== (const wxGISSpatialReference &obj) const
 
bool operator!= (const wxGISSpatialReference &obj) const
 
 operator OGRSpatialReference * () const
 
OGRSpatialReference * Clone (void) const
 
OGRSpatialReference * operator-> (void) const
 
bool IsSame (const wxGISSpatialReference &SpatialReference) const
 
wxString ExportAsWKT () const
 
wxString GetName ()
 

Protected Member Functions

virtual wxObjectRefData * CreateRefData () const
 
virtual wxObjectRefData * CloneRefData (const wxObjectRefData *data) const
 

Protected Attributes

wxString m_sName
 

Detailed Description

AnOGRSpatialReference wrapper class.

Library:  wxGISDatasource

The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/wxgis/datasource/gdalinh.h
  • /home/bishop/work/projects/nextgismanager/src/datasource/gdalinh.cpp