Version: 0.6.0
wxGISRasterPropertyPage Class Reference

#include <rasterpropertypage.h>

Inheritance diagram for wxGISRasterPropertyPage:
Collaboration diagram for wxGISRasterPropertyPage:

Public Member Functions

 wxGISRasterPropertyPage (wxGxRasterDataset *pGxDataset, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("Raster"))
 
virtual bool Create (wxGxRasterDataset *pGxDataset, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("Raster"))
 
virtual wxString GetPageName (void) const
 
wxPGProperty * AppendProperty (wxPGProperty *pProp)
 
wxPGProperty * AppendProperty (wxPGProperty *pid, wxPGProperty *pProp)
 
wxPGProperty * AppendMetadataProperty (wxPGProperty *pid, wxString sMeta)
 
wxPGProperty * GetSubProperty (wxPGProperty *pid, const wxString &sName, wxString &sResultName)
 
void FillGrid (void)
 
void OnPropertyGridButtonClick (wxCommandEvent &)
 
void OnFinish (wxGISProcessEvent &event)
 

Protected Attributes

wxGISRasterDatasetm_pDataset
 
wxGxRasterDatasetm_pGxDataset
 
wxPropertyGrid * m_pg
 
long m_nCounter
 

Detailed Description

The tab of raster dataset properties.

Library:  wxGISCatalogUI

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