xdot::Shape Class Reference
List of all members.
Detailed Description
Abstract base class for all the drawing shapes.
Definition at line 75 of file xdot.py.
Member Function Documentation
def xdot::Shape::__init__ |
( |
|
self |
) |
|
def xdot::Shape::draw |
( |
|
self, |
|
|
|
cr, |
|
|
|
highlight = False | |
|
) |
| | |
Draw this shape with the given cairo context
Definition at line 81 of file xdot.py.
def xdot::Shape::select_pen |
( |
|
self, |
|
|
|
highlight | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: