]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph
DynamicVisualisations enhancements & deprecate old profiles & settings
[simantics/district.git] / org.simantics.district.network.ontology / graph / DistrictNetworkProfiles.pgraph
index 144710aa55f2bda3f8fe9a4c48c736deeff43bca..496c9c582de5bb721640360721792940b0b57e87 100644 (file)
@@ -20,12 +20,15 @@ DN.Groups.EdgeGroup : DIA.TypeGroup
     DIA.TypeGroup.HasType DN.Edge
 
 DN.ElementColoringStyle : DIA.Style
-DN.VertexSizeStyle : DIA.Style
-DN.EdgeThicknessStyle : DIA.Style
+DN.ElementSizingStyle : DIA.Style
+// These are deprecated in favor of new dynamic visualisations
+//DN.VertexSizeStyle : DIA.Style
+//DN.EdgeThicknessStyle : DIA.Style
 DN.ArrowLengthStyle : DIA.Style
 DN.HideStyle : DIA.Style
 DN.VertexSymbolStyle : DIA.Style
 DN.ConnectionLineStyle : DIA.Style
+DN.ElevationRectangleStyle : DIA.Style
 
 // Style for user component-specified text grid entries
 DN.DistrictNetworkHoverInfoStyle : DIA.Style