Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
FeatureTableDlg Class Reference
Inheritance diagram for FeatureTableDlg:
FeatureTableDlgBase FeatInfoDlg FeatureTableDlg3d

Public Member Functions

 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)
 
vtFeatureSetGetFeatureSet ()
 
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 ()
 
- Public Member Functions inherited from FeatureTableDlgBase
 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)
 

Protected Member Functions

void UpdateTitle ()
 

Protected Attributes

vtFeatureSetm_pFeatures
 
int m_iShow
 
int m_iVUnits
 
int m_iCoordColumns
 
bool m_bGeo
 
- Protected Attributes inherited from FeatureTableDlgBase
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: