]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network/adapters.xml
Possibility to show elevation while hoovering on map
[simantics/district.git] / org.simantics.district.network / adapters.xml
index 590741aa62768a7f275ec1ede5079a444463ddb6..fddb3b74017fb050ee20173aaa4d28ef8cf5c007 100644 (file)
@@ -8,4 +8,32 @@
                        <this />
                </type>
        </target>
+       <target interface="org.simantics.scenegraph.profile.Style">
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/ElementColoringStyle"
+                       class="org.simantics.district.network.profile.DNElementColorStyle">
+               </resource>
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/VertexSizeStyle"
+                       class="org.simantics.district.network.profile.VertexSizeStyle">
+               </resource>
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/EdgeThicknessStyle"
+                       class="org.simantics.district.network.profile.EdgeThicknessStyle">
+               </resource>
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/ArrowLengthStyle"
+                       class="org.simantics.district.network.profile.ArrowLengthStyle">
+               </resource>
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/HideStyle"
+                       class="org.simantics.district.network.profile.HideStyle">
+               </resource>
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/VertexSymbolStyle"
+                       class="org.simantics.district.network.profile.VertexSymbolStyle">
+               </resource>
+       </target>
+       <target interface="org.simantics.scenegraph.profile.Group">
+               <type
+                       uri="http://www.simantics.org/DistrictNetwork-1.0/DistrictNodeGroup"
+                       class="org.simantics.district.network.profile.DistrictNodeGroup">
+                       <graph />
+                       <this />
+               </type>
+       </target>
 </adapters>
\ No newline at end of file