core-extra/coretk/coretk/graph
2019-12-06 14:01:03 -08:00
..
__init__.py separated out graph code into more file and its own sub package 2019-12-05 11:12:25 -08:00
edges.py moved node/edge delete logic into their own classes for helping make them managing their own data a bit easier 2019-12-05 17:01:48 -08:00
enums.py cleanup for shapes and creating shapes and storing and restoring shapes from metadata 2019-12-06 14:01:03 -08:00
graph.py cleanup for shapes and creating shapes and storing and restoring shapes from metadata 2019-12-06 14:01:03 -08:00
linkinfo.py separated out graph code into more file and its own sub package 2019-12-05 11:12:25 -08:00
node.py moved node context services option higher for better convenience, added check that context services only shown for container nodes 2019-12-06 11:17:05 -08:00
shape.py cleanup for shapes and creating shapes and storing and restoring shapes from metadata 2019-12-06 14:01:03 -08:00
shapeutils.py cleanup for shapes and creating shapes and storing and restoring shapes from metadata 2019-12-06 14:01:03 -08:00
tooltip.py removed nodedelete module and added logic to the graph canvas itself 2019-12-05 13:13:35 -08:00