|
wxArt2D
|
all polygon and polyline a2dCanvasObject are here. More...
#include "wx/wx.h"#include "wx/artbase/afmatrix.h"#include "wx/geometry.h"#include "wx/artbase/bbox.h"#include "wx/artbase/polyver.h"#include "wx/canvas/canobj.h"

Go to the source code of this file.
Classes | |
| class | a2dPolygonL |
| polygon defined with list of points. More... | |
| class | a2dPolylineL |
| polyline defined with list of points. More... | |
| class | a2dSurface |
| polygon defined with list of points for outer contour plus a list of hole polygons More... | |
| class | a2dPolygonLClipper |
| clips all children to a polygon More... | |
| class | a2dPolygonLClipper2 |
| clips all children to a polygon More... | |
| class | a2dPolyHandleL |
| handle holds a pointer to a polygon/polyline segment More... | |
all polygon and polyline a2dCanvasObject are here.
Next to that the handle classes that are specialized for editing polygonn types.
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file polygon.h.