|
wxArt2D
|
all basic primitives derived from a2dCanvasObject More...
#include "wx/wx.h"#include "wx/image.h"#include "wx/canvas/candefs.h"#include "wx/canvas/canobj.h"

Go to the source code of this file.
Classes | |
| class | a2dOrigin |
| a2dOrigin stays at World Coordinate Zero (0,0) not matter what. More... | |
| class | a2dRectC |
| a2dRectC is a centered rectangle More... | |
| class | a2dArrow |
| a2dArrow is used for having line begin and ends on specific objects. More... | |
| class | a2dWH |
| a2dWH More... | |
| class | a2dWHCenter |
| a2dWHCenter More... | |
| class | a2dRect |
| a2dRect More... | |
| class | a2dCircle |
| a2dCircle at x,y, and with radius More... | |
| class | a2dEllipse |
| a2dEllipse centered at x,y. More... | |
| class | a2dEllipticArc |
| a2dEllipticArc centered at x,y More... | |
| class | a2dArc |
| a2dArc centered at x,y More... | |
| class | a2dSLine |
| a2dSLine More... | |
| class | a2dEndsLine |
| a2dEndsLine with begin and/or end object. More... | |
| class | a2dScaledEndLine |
| a2dScaledEndLine More... | |
| class | a2dEndsEllipticChord |
| a2dEndsEllipticChord with begin and/or end object. More... | |
| class | a2dControl |
| a2dControl captures a wxWindow inside More... | |
| class | a2dWires |
| a2dWires is used to generate wires to Connect other a2dCanvasObject's More... | |
all basic primitives derived from a2dCanvasObject
Circle rectangle arc line arrow etc. or placed in here. And Pins and pin classes to connect objects.
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file canprim.h.