Index of the zdraw module
-
m
base.drawing.zdraw
...
- drawing and graphics related routines to use as mixin classes with objects of the
complex plane
-
f
constrain_draw
...
- for constraining the drawing position of points where largs values
relative to the scene scale can cause display prblems. The option to
turn off drawing constraints and the 'MAX' constant is by editing the
pygeoopts.py file
-
C
zdrawPoint
...
- drawing back-end for objects derived from the _zPoint class
-
C
zdrawCircle
...
- drawing back-end for objects derived from the _zCircle class
-
C
zdrawLine
...
- drawing back-end for objects derived from the _zLine class
-
C
zdrawArray
...
- generalized drawing back-end for array objects, i.e. _zLineArray, _zCirclePencil ,etc.