xdot::xdot::XDotParser Class Reference

Inheritance diagram for xdot::xdot::XDotParser:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def handle_edge
def handle_graph
def handle_node
def parse
def parse_edge_pos
def parse_node_pos
def transform

Public Attributes

 edges
 height
 node_by_name
 nodes
 shapes
 subgraph_shapes
 top_graph
 width
 xoffset
 xscale
 yoffset
 yscale

Detailed Description

Definition at line 1066 of file xdot.py.


Member Function Documentation

def xdot::xdot::XDotParser::__init__ (   self,
  xdotcode 
)

Reimplemented from xdot::xdot::DotParser.

Definition at line 1068 of file xdot.py.

def xdot::xdot::XDotParser::handle_edge (   self,
  src_id,
  dst_id,
  attrs 
)

Reimplemented from xdot::xdot::DotParser.

Definition at line 1127 of file xdot.py.

def xdot::xdot::XDotParser::handle_graph (   self,
  attrs 
)

Reimplemented from xdot::xdot::DotParser.

Definition at line 1079 of file xdot.py.

def xdot::xdot::XDotParser::handle_node (   self,
  id,
  attrs 
)

Reimplemented from xdot::xdot::DotParser.

Definition at line 1107 of file xdot.py.

def xdot::xdot::XDotParser::parse (   self  ) 

Reimplemented from xdot::xdot::DotParser.

Definition at line 1145 of file xdot.py.

def xdot::xdot::XDotParser::parse_edge_pos (   self,
  pos 
)

Definition at line 1159 of file xdot.py.

def xdot::xdot::XDotParser::parse_node_pos (   self,
  pos 
)

Definition at line 1155 of file xdot.py.

def xdot::xdot::XDotParser::transform (   self,
  x,
  y 
)

Definition at line 1172 of file xdot.py.


Member Data Documentation

Definition at line 1073 of file xdot.py.

Definition at line 1098 of file xdot.py.

Definition at line 1075 of file xdot.py.

Definition at line 1072 of file xdot.py.

Definition at line 1074 of file xdot.py.

Definition at line 1077 of file xdot.py.

Definition at line 1076 of file xdot.py.

Definition at line 1097 of file xdot.py.

Definition at line 1091 of file xdot.py.

Definition at line 1093 of file xdot.py.

Definition at line 1092 of file xdot.py.

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