|
| FeatureTableDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
|
void | SetFeatureSet (vtFeatureSet *pFeatures) |
|
vtFeatureSet * | GetFeatureSet () |
|
void | Clear () |
|
void | ShowSelected () |
|
void | ShowPicked () |
|
void | ShowAll () |
|
void | ShowFeature (int iFeat) |
|
void | UpdateFeatureText (int iItem, int iFeat) |
|
void | RefreshItems () |
|
bool | EditValue (int iFeature, int iColumn) |
|
virtual void | OnModified () |
|
virtual void | RefreshViz () |
|
virtual void | OnFeatureDelete (vtFeature *f) |
|
virtual void | OnFieldEdited (uint iIndex) |
|
virtual void | OnEditEnd () |
|
wxStaticText * | GetTextVertical () |
|
wxButton * | GetDelHigh () |
|
wxChoice * | GetChoiceVertical () |
|
wxChoice * | GetChoiceShow () |
|
wxListCtrl * | GetList () |
|
| FeatureTableDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL) |
|
|
vtFeatureSet * | m_pFeatures |
|
int | m_iShow |
|
int | m_iVUnits |
|
int | m_iCoordColumns |
|
bool | m_bGeo |
|
wxStaticText * | m_text49_show |
|
wxChoice * | m_choice_show |
|
wxStaticText * | mmext_vertical |
|
wxChoice * | m_choice_vertical |
|
wxButton * | m_del_high |
|
wxListCtrl * | m_list |
|
The documentation for this class was generated from the following files:
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/vtui/FeatureTableDlg.h
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/vtui/FeatureTableDlg.cpp