The FeatureDS class event. More...
#include <vectorop.h>


Public Member Functions | |
| wxFeatureDSEvent (wxEventType eventType=wxDS_FEATURES_ADDED, const wxGISSpatialTreeCursor &Cursor=wxNullSpatialTreeCursor) | |
| wxFeatureDSEvent (wxEventType eventType, long nFid) | |
| wxFeatureDSEvent (const wxFeatureDSEvent &event) | |
| void | SetCursor (const wxGISSpatialTreeCursor &Cursor) |
| wxGISSpatialTreeCursor | GetCursor (void) const |
| long | GetFID (void) const |
| virtual wxEvent * | Clone () const |
Protected Attributes | |
| wxGISSpatialTreeCursor | m_Cursor |
| long | m_nFid |
The FeatureDS class event.