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

List of all members.

Public Member Functions

def __init__
def draw
def select_pen

Public Attributes

 highlight_pen

Detailed Description

Abstract base class for all the drawing shapes.

Definition at line 74 of file xdot.py.


Constructor & Destructor Documentation

def xdot.Shape.__init__ (   self)

Definition at line 77 of file xdot.py.


Member Function Documentation

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

Reimplemented in xdot.Graph, xdot.CompoundShape, xdot.BezierShape, xdot.LineShape, xdot.PolygonShape, xdot.EllipseShape, and xdot.TextShape.

Definition at line 80 of file xdot.py.

def xdot.Shape.select_pen (   self,
  highlight 
)

Definition at line 84 of file xdot.py.


Member Data Documentation

Definition at line 84 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