$search
Public Member Functions | |
def | __init__ |
def | draw |
Public Attributes | |
filled | |
pen | |
points |
Definition at line 224 of file xdot.py.
def xdot::PolygonShape::__init__ | ( | self, | ||
pen, | ||||
points, | ||||
filled = False | ||||
) |
def xdot::PolygonShape::draw | ( | self, | ||
cr, | ||||
highlight = False | ||||
) |