xdot::xdot::Shape Class Reference

Inheritance diagram for xdot::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 75 of file xdot.py.


Member Function Documentation

def xdot::xdot::Shape::__init__ (   self  ) 

Definition at line 78 of file xdot.py.

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

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

Definition at line 81 of file xdot.py.

def xdot::xdot::Shape::select_pen (   self,
  highlight 
)

Definition at line 85 of file xdot.py.


Member Data Documentation

Definition at line 88 of file xdot.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Fri Jan 11 09:59:31 2013