Classes | |
| class | MyCanvas |
| class | Graph |
| class | node |
| class | grid |
Functions | |
| def | attrs |
| def | h |
| def | distance |
| def gui.graph.attrs | ( | g, | |
t = gv.AGRAPH |
|||
| ) |
Definition at line 265 of file graph.py.
Referenced by gui.graph.Graph.layout().
| def gui.graph.distance | ( | node, | |
| new_node | |||
| ) |
Definition at line 275 of file graph.py.
Referenced by YACS::ENGINE::SalomeHPContainerVectOfHelper.allocateFor(), and YACS::ENGINE::DynParaLoop.getBranchIDOfNode().
| def gui.graph.h | ( | x, | |
| y, | |||
| destx, | |||
| desty | |||
| ) |
Definition at line 272 of file graph.py.
Referenced by YACS::HMI::SceneElementaryNodeItem.paint(), YACS::HMI::SceneProgressItem.paint(), YACS::HMI::SceneHeaderNodeItem.paint(), and YACS::HMI::SceneNodeItem.setExpandedWH().