#include <dot.hpp>
Collaboration diagram for Dot:
Public Member Functions | |
Dot (PropositionGraph *cl) | |
~Dot () | |
void | exportDot (QString filename) |
void | callDot () |
Public Attributes | |
PropositionGraph * | caller |
QString | dir |
|
Definition at line 21 of file dot.cpp. References caller. |
|
|
|
Definition at line 50 of file dot.cpp. References agclose(), AGDIGRAPHSTRICT, agedge(), agedgeattr(), agfindnode(), agfstnode(), agfstout(), agget(), aginit, agnode(), agnodeattr(), agnxtnode(), agnxtout(), agopen(), agraphattr(), agset(), b, caller, Graph::checkPos(), Graph::clearAllEdges(), PropositionGraph::connect(), dot_layout(), e, Graph::edges, g, GD_bb, getsplinepoints(), Graph::gui, h, Agedge_t::head, bezier::list, splines::list, Agnode_t::name, ND_coord_i, ND_height, ND_width, Principal::orientation, p, s, Edge::setTrust(), size, w, point::x, and point::y. Referenced by PropositionGraph::useDot(). Here is the call graph for this function: ![]() |
|
Definition at line 30 of file dot.cpp. References caller, dir, and Graph::edges. |
|
Definition at line 28 of file dot.hpp. Referenced by callDot(), Dot(), and exportDot(). |
|
Definition at line 29 of file dot.hpp. Referenced by exportDot(). |