Package rosh :: Package impl :: Module xdot :: Class Shape
[frames] | no frames]

Class Shape

source code

Known Subclasses:

Abstract base class for all the drawing shapes.

Instance Methods
 
__init__(self) source code
 
draw(self, cr, highlight=False)
Draw this shape with the given cairo context
source code
 
select_pen(self, highlight) source code