Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.xdot.ImageShape Class Reference
Inheritance diagram for smach_viewer.xdot.xdot.ImageShape:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, pen, x0, y0, w, h, path)
 
def draw (self, cr, highlight=False)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.Shape
def __init__ (self)
 
def search_text (self, regexp)
 
def select_pen (self, highlight)
 

Public Attributes

 h
 
 path
 
 pen
 
 w
 
 x0
 
 y0
 
- Public Attributes inherited from smach_viewer.xdot.xdot.Shape
 highlight_pen
 

Detailed Description

Definition at line 236 of file xdot.py.

Constructor & Destructor Documentation

◆ __init__()

def smach_viewer.xdot.xdot.ImageShape.__init__ (   self,
  pen,
  x0,
  y0,
  w,
  h,
  path 
)

Definition at line 238 of file xdot.py.

Member Function Documentation

◆ draw()

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

Reimplemented from smach_viewer.xdot.xdot.Shape.

Definition at line 247 of file xdot.py.

Member Data Documentation

◆ h

smach_viewer.xdot.xdot.ImageShape.h

Definition at line 244 of file xdot.py.

◆ path

smach_viewer.xdot.xdot.ImageShape.path

Definition at line 245 of file xdot.py.

◆ pen

smach_viewer.xdot.xdot.ImageShape.pen

Definition at line 240 of file xdot.py.

◆ w

smach_viewer.xdot.xdot.ImageShape.w

Definition at line 243 of file xdot.py.

◆ x0

smach_viewer.xdot.xdot.ImageShape.x0

Definition at line 241 of file xdot.py.

◆ y0

smach_viewer.xdot.xdot.ImageShape.y0

Definition at line 242 of file xdot.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Feb 20 2025 03:09:09