]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network/adapters.xml
First prototype of HSV color space based dynamic DN element coloring
[simantics/district.git] / org.simantics.district.network / adapters.xml
index 590741aa62768a7f275ec1ede5079a444463ddb6..5151e3e3756a923c875a1a8c18def8fad56049ff 100644 (file)
@@ -8,4 +8,26 @@
                        <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/HideStyle"
+                       class="org.simantics.district.network.profile.HideStyle">
+               </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