README.md
pyproject.toml
setup.py
gaphas/__init__.py
gaphas/canvas.py
gaphas/connections.py
gaphas/connector.py
gaphas/constraint.py
gaphas/decorators.py
gaphas/geometry.py
gaphas/guide.py
gaphas/item.py
gaphas/matrix.py
gaphas/position.py
gaphas/quadtree.py
gaphas/segment.py
gaphas/table.py
gaphas/tree.py
gaphas/types.py
gaphas/util.py
gaphas.egg-info/PKG-INFO
gaphas.egg-info/SOURCES.txt
gaphas.egg-info/dependency_links.txt
gaphas.egg-info/requires.txt
gaphas.egg-info/top_level.txt
gaphas/aspect/__init__.py
gaphas/aspect/connector.py
gaphas/aspect/handlemove.py
gaphas/aspect/move.py
gaphas/painter/__init__.py
gaphas/painter/boundingboxpainter.py
gaphas/painter/chain.py
gaphas/painter/freehand.py
gaphas/painter/handlepainter.py
gaphas/painter/itempainter.py
gaphas/painter/painter.py
gaphas/solver/__init__.py
gaphas/solver/constraint.py
gaphas/solver/solver.py
gaphas/solver/variable.py
gaphas/tool/__init__.py
gaphas/tool/hover.py
gaphas/tool/itemtool.py
gaphas/tool/placement.py
gaphas/tool/rubberband.py
gaphas/tool/scroll.py
gaphas/tool/viewfocus.py
gaphas/tool/zoom.py
gaphas/view/__init__.py
gaphas/view/gtkview.py
gaphas/view/model.py
gaphas/view/scrolling.py
gaphas/view/selection.py