Version: 0.6.0
wxGISVectorPropertyPage Class Reference

#include <vectorpropertypage.h>

Inheritance diagram for wxGISVectorPropertyPage:
Collaboration diagram for wxGISVectorPropertyPage:

Public Member Functions

 wxGISVectorPropertyPage (IGxDataset *pGxDataset, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("Vector"))
 
virtual bool Create (IGxDataset *pGxDataset, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("Vector"))
 
virtual wxString GetPageName (void) const
 
wxPGProperty * AppendProperty (wxPGProperty *pProp)
 
wxPGProperty * AppendProperty (wxPGProperty *pid, wxPGProperty *pProp)
 
wxPGProperty * AppendMetadataProperty (wxString sMeta)
 
void FillGrid (void)
 
void FillLayerDef (OGRLayer *poLayer, int iLayer, CPLString soPath)
 

Protected Attributes

wxGISFeatureDatasetm_pDataset
 
IGxDatasetm_pGxDataset
 
wxPropertyGrid * m_pg
 
long m_nCounter
 

Detailed Description

The tab of vector dataset properties.

Library:  wxGISCatalogUI

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