$search
Public Member Functions | |
def | __init__ |
def | draw |
Public Attributes | |
shapes |
Definition at line 297 of file xdot.py.
def xdot::xdot::CompoundShape::__init__ | ( | self, | ||
shapes | ||||
) |
Reimplemented in xdot::xdot::Element.
def xdot::xdot::CompoundShape::draw | ( | self, | ||
cr, | ||||
highlight = False | ||||
) |
Draw this shape with the given cairo context
Reimplemented from xdot::xdot::Shape.