Version: 0.6.0
wxGISSpatialReferencePropertyPage Class Reference

#include <spatrefpropertypage.h>

Inheritance diagram for wxGISSpatialReferencePropertyPage:
Collaboration diagram for wxGISSpatialReferencePropertyPage:

Public Member Functions

 wxGISSpatialReferencePropertyPage (const wxGISSpatialReference &oSRS, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("Spatial Reference"))
 
virtual bool Create (const wxGISSpatialReference &oSRS, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("Spatial Reference"))
 
virtual wxString GetPageName (void) const
 

Protected Member Functions

void FillUndefined (void)
 
void FillProjected (const wxGISSpatialReference &oSRS)
 
void FillGeographic (const wxGISSpatialReference &oSRS)
 
void FillLoclal (const wxGISSpatialReference &oSRS)
 
void FillVertical (const wxGISSpatialReference &oSRS)
 
void AppendProjParam (wxPGProperty *pid, const char *pszName, const wxGISSpatialReference &oSRS)
 
wxPGProperty * AppendProperty (wxPGProperty *pProp)
 
wxPGProperty * AppendProperty (wxPGProperty *pid, wxPGProperty *pProp)
 

Protected Attributes

wxPropertyGrid * m_pg
 

Detailed Description

The tab of spatial reference properties.

Library:  wxGISCatalogUI

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