Public Member Functions | Public Attributes
xdot.XDotParser Class Reference
Inheritance diagram for 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
 top_graph
 width
 xoffset
 xscale
 yoffset
 yscale

Detailed Description

Definition at line 1059 of file xdot.py.


Constructor & Destructor Documentation

def xdot.XDotParser.__init__ (   self,
  xdotcode 
)

Reimplemented from xdot.DotParser.

Definition at line 1061 of file xdot.py.


Member Function Documentation

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

Reimplemented from xdot.DotParser.

Definition at line 1119 of file xdot.py.

def xdot.XDotParser.handle_graph (   self,
  attrs 
)

Reimplemented from xdot.DotParser.

Definition at line 1071 of file xdot.py.

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

Reimplemented from xdot.DotParser.

Definition at line 1099 of file xdot.py.

def xdot.XDotParser.parse (   self)

Reimplemented from xdot.DotParser.

Definition at line 1136 of file xdot.py.

def xdot.XDotParser.parse_edge_pos (   self,
  pos 
)

Definition at line 1145 of file xdot.py.

def xdot.XDotParser.parse_node_pos (   self,
  pos 
)

Definition at line 1141 of file xdot.py.

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

Definition at line 1158 of file xdot.py.


Member Data Documentation

Definition at line 1061 of file xdot.py.

Definition at line 1071 of file xdot.py.

Definition at line 1061 of file xdot.py.

Definition at line 1061 of file xdot.py.

Definition at line 1061 of file xdot.py.

Definition at line 1061 of file xdot.py.

Definition at line 1071 of file xdot.py.

Definition at line 1071 of file xdot.py.

Definition at line 1071 of file xdot.py.

Definition at line 1071 of file xdot.py.

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