canprim.h File Reference

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"

Include dependency graph for canprim.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a2dOrigin
 a2dOrigin stays at World Coordinate Zero (0,0) not matter what. More...
class  a2dHandle
 a2dHandle is used inside editing versions of a certain objects. More...
class  a2dPin
 a2dPin used in a2dCanvasObject to add pins to it. More...
class  a2dPinClass
 This is a class/type description for a2dPin's. 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...

Typedefs

typedef a2dSmrtPtr< a2dHandlea2dHandlePtr
 smart pointer for a2dHandle
typedef a2dSmrtPtr< a2dPina2dPinPtr


Detailed Description

all basic primitives derived from a2dCanvasObject

Circle rectangle arc line arrow etc. or placed in here. And Pins and pin classes to connect objects.

Author:
Klaas Holwerda
Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id
canprim.h,v 1.37 2009/07/17 16:03:34 titato Exp

Definition in file canprim.h.

canprim.h File Reference -- Tue Aug 31 17:59:15 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation