Classes | Functions | Variables
smach_viewer.xdot.xdot Namespace Reference

Classes

class  Animation
 
class  BezierShape
 
class  CompoundShape
 
class  DotLexer
 
class  DotParser
 
class  DotScanner
 
class  DotWidget
 
class  DotWindow
 
class  DragAction
 
class  Edge
 
class  Element
 
class  EllipseShape
 
class  Graph
 
class  Jump
 
class  Lexer
 
class  LinearAnimation
 
class  LineShape
 
class  MoveToAnimation
 
class  NoAnimation
 
class  Node
 
class  NullAction
 
class  PanAction
 
class  ParseError
 
class  Parser
 
class  Pen
 
class  PolygonShape
 
class  Scanner
 
class  Shape
 
class  TextShape
 
class  Token
 
class  Url
 
class  XDotAttrParser
 
class  XDotParser
 
class  ZoomAction
 
class  ZoomAreaAction
 
class  ZoomToAnimation
 

Functions

def main ()
 
def square_distance (x1, y1, x2, y2)
 

Variables

string __author__ = "Jose Fonseca"
 
string __version__ = "0.4"
 
dictionary brewer_colors
 
int COLON = 9
 
int COMMA = 8
 
int DIGRAPH = 15
 
int EDGE = 17
 
int EDGE_OP = 3
 
int EOF = -1
 
int EQUAL = 11
 
int GRAPH = 14
 
int HTML_ID = 2
 
int ID = 0
 
int LCURLY = 6
 
int LSQUARE = 4
 
int NODE = 16
 
int PLUS = 12
 
int RCURLY = 7
 
int RSQUARE = 5
 
int SEMI = 10
 
int SKIP = -2
 
int STR_ID = 1
 
int STRICT = 13
 
int SUBGRAPH = 18
 

Function Documentation

def smach_viewer.xdot.xdot.main ( )

Definition at line 1838 of file xdot.py.

def smach_viewer.xdot.xdot.square_distance (   x1,
  y1,
  x2,
  y2 
)

Definition at line 375 of file xdot.py.

Variable Documentation

string smach_viewer.xdot.xdot.__author__ = "Jose Fonseca"
private

Definition at line 21 of file xdot.py.

string smach_viewer.xdot.xdot.__version__ = "0.4"
private

Definition at line 23 of file xdot.py.

dictionary smach_viewer.xdot.xdot.brewer_colors

Definition at line 1905 of file xdot.py.

int smach_viewer.xdot.xdot.COLON = 9

Definition at line 847 of file xdot.py.

int smach_viewer.xdot.xdot.COMMA = 8

Definition at line 846 of file xdot.py.

int smach_viewer.xdot.xdot.DIGRAPH = 15

Definition at line 854 of file xdot.py.

int smach_viewer.xdot.xdot.EDGE = 17

Definition at line 856 of file xdot.py.

int smach_viewer.xdot.xdot.EDGE_OP = 3

Definition at line 840 of file xdot.py.

int smach_viewer.xdot.xdot.EOF = -1

Definition at line 669 of file xdot.py.

int smach_viewer.xdot.xdot.EQUAL = 11

Definition at line 849 of file xdot.py.

int smach_viewer.xdot.xdot.GRAPH = 14

Definition at line 853 of file xdot.py.

int smach_viewer.xdot.xdot.HTML_ID = 2

Definition at line 839 of file xdot.py.

int smach_viewer.xdot.xdot.ID = 0

Definition at line 837 of file xdot.py.

int smach_viewer.xdot.xdot.LCURLY = 6

Definition at line 844 of file xdot.py.

int smach_viewer.xdot.xdot.LSQUARE = 4

Definition at line 842 of file xdot.py.

int smach_viewer.xdot.xdot.NODE = 16

Definition at line 855 of file xdot.py.

int smach_viewer.xdot.xdot.PLUS = 12

Definition at line 850 of file xdot.py.

int smach_viewer.xdot.xdot.RCURLY = 7

Definition at line 845 of file xdot.py.

int smach_viewer.xdot.xdot.RSQUARE = 5

Definition at line 843 of file xdot.py.

int smach_viewer.xdot.xdot.SEMI = 10

Definition at line 848 of file xdot.py.

int smach_viewer.xdot.xdot.SKIP = -2

Definition at line 670 of file xdot.py.

int smach_viewer.xdot.xdot.STR_ID = 1

Definition at line 838 of file xdot.py.

int smach_viewer.xdot.xdot.STRICT = 13

Definition at line 852 of file xdot.py.

int smach_viewer.xdot.xdot.SUBGRAPH = 18

Definition at line 857 of file xdot.py.



smach_viewer
Author(s): Jonathan Bohren
autogenerated on Fri Jun 7 2019 22:03:26