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

Public Member Functions

 FeatureTableDlg3d (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
void SetLayer (vtAbstractLayer *pLayer)
 
vtAbstractLayerGetLayer ()
 
virtual void OnModified ()
 
virtual void RefreshViz ()
 
virtual void OnFeatureDelete (vtFeature *f)
 
virtual void OnFieldEdited (uint iIndex)
 
virtual void OnEditEnd ()
 
- Public Member Functions inherited from FeatureTableDlg
 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)
 
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 Attributes

vtAbstractLayerm_pLayer
 
- Protected Attributes inherited from FeatureTableDlg
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
 

Additional Inherited Members

- Protected Member Functions inherited from FeatureTableDlg
void UpdateTitle ()
 

The documentation for this class was generated from the following files: