Öffentliche Methoden | |
| GisInputFilterPanel (wxWindow *parent) | |
| void | SetFromBox (int current, int min, int max) |
| TODO: set limits according to changes: min.max = max.value and max.min = min.value. | |
| int | GetFromBox () const |
| void | SetToBox (int current, int min, int max) |
| int | GetToBox () const |
| void | SetFromStaff (int current, int min, int max) |
| int | GetFromStaff () const |
| void | SetToStaff (int current, int min, int max) |
| int | GetToStaff () const |
| void | SetRouteType (RouteType routetype) |
| RouteType | GetRouteType () |
Definiert in Zeile 76 der Datei InputGuidoFileDeviceShape.cpp.
| GisInputFilterPanel::GisInputFilterPanel | ( | wxWindow * | parent | ) | [inline] |
Definiert in Zeile 78 der Datei InputGuidoFileDeviceShape.cpp.
:GisInputFilterPanelBase(parent) {}
1.7.4