README.md
setup.py
orthogonal/__init__.py
orthogonal.egg-info/PKG-INFO
orthogonal.egg-info/SOURCES.txt
orthogonal.egg-info/dependency_links.txt
orthogonal.egg-info/top_level.txt
orthogonal/doublyConnectedEdgeList/Dcel.py
orthogonal/doublyConnectedEdgeList/Face.py
orthogonal/doublyConnectedEdgeList/GraphElement.py
orthogonal/doublyConnectedEdgeList/Hedge.py
orthogonal/doublyConnectedEdgeList/Vertex.py
orthogonal/doublyConnectedEdgeList/__init__.py
orthogonal/mapping/EmbeddedTypes.py
orthogonal/mapping/EmbeddingToScreen.py
orthogonal/mapping/LayoutGrid.py
orthogonal/mapping/ScreenSize.py
orthogonal/mapping/__init__.py
orthogonal/mapping/exceptions/FailedPositioningException.py
orthogonal/mapping/exceptions/UnSupportedOperationException.py
orthogonal/mapping/exceptions/__init__.py
orthogonal/topologyShapeMetric/Compaction.py
orthogonal/topologyShapeMetric/FlowNet.py
orthogonal/topologyShapeMetric/OrthogonalException.py
orthogonal/topologyShapeMetric/Orthogonalization.py
orthogonal/topologyShapeMetric/Planarization.py
orthogonal/topologyShapeMetric/TSM.py
orthogonal/topologyShapeMetric/__init__.py
tests/TestAll.py
tests/TestBase.py
tests/TestEmbeddingToScreen.py
tests/TestGML.py
tests/TestLayoutGrid.py
tests/TestSetOfPositions.py
tests/TestTemplate.py
tests/__init__.py
tests/test-original.py
tests/testdata/__init__.py