virtual void AddCircle( wxCoord x, wxCoord y, wxCoord r ) = 0;
// draws a an arc to two tangents connecting (current) to (x1,y1) and (x1,y1) to (x2,y2), also a straight line from (current) to (x1,y1)
virtual void AddCircle( wxCoord x, wxCoord y, wxCoord r ) = 0;
// draws a an arc to two tangents connecting (current) to (x1,y1) and (x1,y1) to (x2,y2), also a straight line from (current) to (x1,y1)