Public Member Functions | Public Attributes
xdot.PolygonShape Class Reference
Inheritance diagram for xdot.PolygonShape:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def draw

Public Attributes

 filled
 pen
 points

Detailed Description

Definition at line 223 of file xdot.py.


Constructor & Destructor Documentation

def xdot.PolygonShape.__init__ (   self,
  pen,
  points,
  filled = False 
)

Definition at line 225 of file xdot.py.


Member Function Documentation

def xdot.PolygonShape.draw (   self,
  cr,
  highlight = False 
)
Draw this shape with the given cairo context

Reimplemented from xdot.Shape.

Definition at line 231 of file xdot.py.


Member Data Documentation

Definition at line 225 of file xdot.py.

Definition at line 225 of file xdot.py.

Definition at line 225 of file xdot.py.


The documentation for this class was generated from the following file:


cob_script_server
Author(s): Florian Weisshardt
autogenerated on Sun Jun 9 2019 20:20:12