]> gerrit.simantics Code Review - simantics/platform.git/commit
(refs #7177) Rounded connections 74/474/3
authorHannu Niemistö <hannu.niemisto@semantum.fi>
Tue, 2 May 2017 17:04:35 +0000 (20:04 +0300)
committerHannu Niemistö <hannu.niemisto@semantum.fi>
Tue, 2 May 2017 19:32:21 +0000 (22:32 +0300)
commit32a6aa7b656804c95b8a2a2df06900955c6df44b
tree0cbdc2ec08e27a05975b2e8f6a32140c1645151a
parent82ed7c74dbd83a2a557e781b8674b3262b52da54
(refs #7177) Rounded connections

Adds HasRounding property to G2D that rounds connections in the
diagrams.

Change-Id: I2f5429f90e926b9569633056d50a233cf9f4c395
bundles/org.simantics.diagram.connection/src/org/simantics/diagram/connection/rendering/BasicConnectionStyle.java
bundles/org.simantics.diagram/src/org/simantics/diagram/adapter/RouteGraphUtils.java
bundles/org.simantics.diagram/src/org/simantics/diagram/connection/ConnectionVisuals.java
bundles/org.simantics.diagram/src/org/simantics/diagram/query/ConnectionVisualsRequest.java
bundles/org.simantics.g2d.ontology/graph.tg
bundles/org.simantics.g2d.ontology/graph/G2D.pgraph
bundles/org.simantics.g2d.ontology/src/org/simantics/diagram/stubs/G2DResource.java
bundles/org.simantics.scenegraph/src/org/simantics/scenegraph/g2d/nodes/connection/RouteGraphNode.java
bundles/org.simantics.scenegraph/testcases/org/simantics/scenegraph/tests/TestRouteGraphNodeApplet.java