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

Public Member Functions

def __init__ (self, xdotcode)
 
def parse (self)
 
def parse_subgraph (self)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.XDotParser
def handle_edge (self, src_id, dst_id, attrs)
 
def handle_graph (self, attrs)
 
def handle_node (self, id, attrs)
 
def parse_edge_pos (self, pos)
 
def parse_node_pos (self, pos)
 
def transform (self, x, y)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.DotParser
def parse_attr (self)
 
def parse_attrs (self)
 
def parse_graph (self)
 
def parse_id (self)
 
def parse_node_id (self)
 
def parse_stmt (self)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.Parser
def consume (self)
 
def match (self, type)
 
def skip (self, type)
 

Public Attributes

 subgraph_shapes
 
- Public Attributes inherited from smach_viewer.xdot.xdot.XDotParser
 edges
 
 height
 
 node_by_name
 
 nodes
 
 shapes
 
 subgraph_shapes
 
 top_graph
 
 width
 
 xoffset
 
 xscale
 
 yoffset
 
 yscale
 
- Public Attributes inherited from smach_viewer.xdot.xdot.DotParser
 edge_attrs
 
 graph_attrs
 
 node_attrs
 
- Public Attributes inherited from smach_viewer.xdot.xdot.Parser
 lexer
 
 lookahead
 

Additional Inherited Members

- Static Public Attributes inherited from smach_viewer.xdot.xdot.XDotParser
string XDOTVERSION = '1.7'
 

Detailed Description

Definition at line 66 of file wxxdot.py.

Constructor & Destructor Documentation

◆ __init__()

def smach_viewer.xdot.wxxdot.MyXDotParser.__init__ (   self,
  xdotcode 
)

Reimplemented from smach_viewer.xdot.xdot.XDotParser.

Definition at line 68 of file wxxdot.py.

Member Function Documentation

◆ parse()

def smach_viewer.xdot.wxxdot.MyXDotParser.parse (   self)

Reimplemented from smach_viewer.xdot.xdot.XDotParser.

Definition at line 82 of file wxxdot.py.

◆ parse_subgraph()

def smach_viewer.xdot.wxxdot.MyXDotParser.parse_subgraph (   self)

Reimplemented from smach_viewer.xdot.xdot.DotParser.

Definition at line 72 of file wxxdot.py.

Member Data Documentation

◆ subgraph_shapes

smach_viewer.xdot.wxxdot.MyXDotParser.subgraph_shapes

Definition at line 70 of file wxxdot.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