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

Public Member Functions

 FeatInfoDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
void SetLayer (vtLayer *pLayer)
 
void SetView (BuilderView *pView)
 
vtLayerGetLayer ()
 
virtual void OnModified ()
 
virtual void RefreshViz ()
 
- 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)
 
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 Attributes

BuilderViewm_pView
 
vtLayerm_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: