wxArt2D
Macros | Functions | Variables
canglob.cpp File Reference
#include "a2dprec.h"
#include "wx/wx.h"
#include <math.h>
#include <limits.h>
#include <float.h>
#include "wx/canvas/canglob.h"
#include "wx/canvas/layerinf.h"
#include "wx/canvas/canobj.h"
#include "wx/canvas/canprim.h"
#include "wx/canvas/drawer.h"
#include "wx/canvas/drawing.h"
#include "wx/artbase/afmatrix.h"
#include "wx/artbase/drawer2d.h"
#include <wx/wfstream.h>
#include "wx/canvas/canprop.h"
#include "wx/canvas/wire.h"
Include dependency graph for canglob.cpp:

Go to the source code of this file.

Macros

#define PINWIDTH   9
 default a2dPin width in pixels
 
#define HANDLEWIDTH   7
 default a2dHandle width in pixels
 

Functions

wxCursor LoadCursorFile (const wxString &filename)
 

Variables

const a2dCursorId a2dCURSOR_NONE = wxGenNewId()
 
const a2dCursorId a2dCURSOR_ARROW = wxGenNewId()
 
const a2dCursorId a2dCURSOR_RIGHT_ARROW = wxGenNewId()
 
const a2dCursorId a2dCURSOR_BULLSEYE = wxGenNewId()
 
const a2dCursorId a2dCURSOR_CHAR = wxGenNewId()
 
const a2dCursorId a2dCURSOR_CROSS = wxGenNewId()
 
const a2dCursorId a2dCURSOR_HAND = wxGenNewId()
 
const a2dCursorId a2dCURSOR_IBEAM = wxGenNewId()
 
const a2dCursorId a2dCURSOR_LEFT_BUTTON = wxGenNewId()
 
const a2dCursorId a2dCURSOR_MAGNIFIER = wxGenNewId()
 
const a2dCursorId a2dCURSOR_MIDDLE_BUTTON = wxGenNewId()
 
const a2dCursorId a2dCURSOR_NO_ENTRY = wxGenNewId()
 
const a2dCursorId a2dCURSOR_PAINT_BRUSH = wxGenNewId()
 
const a2dCursorId a2dCURSOR_PENCIL = wxGenNewId()
 
const a2dCursorId a2dCURSOR_POINT_LEFT = wxGenNewId()
 
const a2dCursorId a2dCURSOR_POINT_RIGHT = wxGenNewId()
 
const a2dCursorId a2dCURSOR_QUESTION_ARROW = wxGenNewId()
 
const a2dCursorId a2dCURSOR_RIGHT_BUTTON = wxGenNewId()
 
const a2dCursorId a2dCURSOR_SIZENESW = wxGenNewId()
 
const a2dCursorId a2dCURSOR_SIZENS = wxGenNewId()
 
const a2dCursorId a2dCURSOR_SIZENWSE = wxGenNewId()
 
const a2dCursorId a2dCURSOR_SIZEWE = wxGenNewId()
 
const a2dCursorId a2dCURSOR_SIZING = wxGenNewId()
 
const a2dCursorId a2dCURSOR_SPRAYCAN = wxGenNewId()
 
const a2dCursorId a2dCURSOR_WAIT = wxGenNewId()
 
const a2dCursorId a2dCURSOR_WATCH = wxGenNewId()
 
const a2dCursorId a2dCURSOR_BLANK = wxGenNewId()
 
const a2dCursorId a2dCURSOR_ARROWWAIT = wxGenNewId()
 
const a2dCursorId a2dCURSOR_Select = wxGenNewId()
 
const a2dCursorId a2dCURSOR_Select2 = wxGenNewId()
 
const a2dCursorId a2dCURSOR_Zoom = wxGenNewId()
 
const a2dCursorId a2dCURSOR_Drag = wxGenNewId()
 
const a2dCursorId a2dCURSOR_Move = wxGenNewId()
 
const a2dCursorId a2dCURSOR_Copy = wxGenNewId()
 
const a2dCursorId a2dCURSOR_DrawWire = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditWire = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditWireVertex = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditWireDeleteVertex = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditWireSegment = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditWireSegmentHorizontal = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditWireSegmentVertical = wxGenNewId()
 
const a2dCursorId a2dCURSOR_WireSegmentInsert = wxGenNewId()
 
const a2dCursorId a2dCURSOR_Edit = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditVertex = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditDeleteVertex = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditSegment = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditSegmentHorizontal = wxGenNewId()
 
const a2dCursorId a2dCURSOR_EditSegmentVertical = wxGenNewId()
 
const a2dCursorId a2dCURSOR_SegmentInsert = wxGenNewId()
 
const a2dImageId a2dBitmap_EditRectangleFill = wxGenNewId()
 
const a2dCursorId a2dCURSOR_HandleLeftDown = wxGenNewId()
 
const a2dCursorId a2dCURSOR_HandleDrag = wxGenNewId()
 
const a2dCursorId a2dCURSOR_HandleMove = wxGenNewId()
 
const a2dCursorId a2dCURSOR_HandleEnter = wxGenNewId()
 
const a2dCursorId a2dCURSOR_HandleLeave = wxGenNewId()
 
const a2dCursorId a2dCURSOR_CanvasObjectHit = wxGenNewId()
 
const a2dCursorId a2dCURSOR_CanvasObjectEnter = wxGenNewId()
 
const a2dCursorId a2dCURSOR_CanvasObjectLeave = wxGenNewId()
 
a2dCanvasGlobala2dCanvasGlobals
 global a2dCanvasGlobal to have easy access to global settings
 

Detailed Description

Author
Klaas Holwerda

Copyright: 2001-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
algos.cpp,v 1.4 2009/09/03 20:09:53 titato Exp
Author
Klaas Holwerda

Copyright: 2001-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
canglob.cpp,v 1.205 2009/09/03 20:09:53 titato Exp

Definition in file canglob.cpp.

canglob.cpp File Reference -- Sun Oct 12 2014 17:04:26 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation