44 void DLVertexDelete();
46 int DLGetCountPoints();
48 wxPoint* DLGetPoints();
50 void DLReorderVertex();
59 bool CreateVertex(
const wxArrayPoints& pts,
int index);
61 bool CreateVertex(
const wxPoint& pt, wxPoint* left, wxPoint* right,
int index);
63 bool CreateVertex(
const wxPoint& pt);
71 bool SetVertex(
const wxPoint& pt);
73 int GetVertexIndex() {
78 void SetSymbology(wxColour col,
int width);
80 bool DrawEditPart(wxClientDC* pdc);
82 void DrawEditReset(wxClientDC* pdc);