From: jsimomaa Date: Mon, 21 Oct 2019 10:38:37 +0000 (+0300) Subject: Remove deprecated profiles in favor of DNVisualisationStyle X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F94%2F3394%2F1;p=simantics%2Fdistrict.git Remove deprecated profiles in favor of DNVisualisationStyle gitlab #59 Change-Id: Id1b5e55d39241dd288c8fb8fe4ffb3a187e87e59 (cherry picked from commit 63ca3304ae8ef41b9bae9a97b8ff04adc6ad0371) --- diff --git a/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph index 0c7acb24..2d253bd3 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph @@ -13,25 +13,25 @@ DATATYPES = // ---------------------------------------------------------------------------- -DN.ArrowLengthPropertyParameterType -- DN.Edge.ArrowLengthProperty.value ==> "Resource -> Maybe Double" -- DN.Edge.ArrowLengthProperty.gain --> L0.Double -- DN.Edge.ArrowLengthProperty.bias --> L0.Double -- DN.Edge.ArrowLengthProperty.value ==> "Resource -> Maybe Double" -- DN.Edge.ArrowLengthProperty.gain --> L0.Double -- DN.Edge.ArrowLengthProperty.bias --> L0.Double -- DN.Diagram.backgroundColor --> DATATYPES.RGB.Integer - +