|
Public Member Functions |
| exportToDot (const abstractMixedGraph &GG, const char *expFileName) throw (ERFile) |
| ~exportToDot () throw () |
unsigned long | Size () const throw () |
unsigned long | Allocated () const throw () |
void | DisplayLegenda (long xm, long ym, long radius) throw () |
void | WriteArc (TArc, TNode, TNode, TLineStyle, int, TArrowDir, TIndex colourIndex, int depth) throw () |
void | WritePolyLine (vector< double > &cx, vector< double > &cy, TLineStyle lineStyle, int width, TArrowDir displayedArrows, TIndex colourIndex, int depth) throw () |
void | WriteArrow (TArc a, long xtop, long ytop, double dx, double dy) throw () |
void | WriteArcLabel (TArc a, long xm, long ym) throw () |
void | DisplayNode (TNode v) throw () |