-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
200 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,183 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<!--Created by yFiles for HTML 2.2.0.2--> | ||
<graphml xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml.html/2.0/ygraphml.xsd " xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:demostyle="http://www.yworks.com/yFilesHTML/demos/FlatDemoStyle/1.0" xmlns:bpmn="http://www.yworks.com/xml/yfiles-for-html/bpmn/2.0" xmlns:demotablestyle="http://www.yworks.com/yFilesHTML/demos/FlatDemoTableStyle/1.0" xmlns:uml="http://www.yworks.com/yFilesHTML/demos/UMLDemoStyle/1.0" xmlns:compat="http://www.yworks.com/xml/yfiles-compat-arrows/1.0" xmlns:GraphvizNodeStyle="http://www.yworks.com/yFilesHTML/graphviz-node-style/1.0" xmlns:VuejsNodeStyle="http://www.yworks.com/demos/yfiles-vuejs-node-style/1.0" xmlns:y="http://www.yworks.com/xml/yfiles-common/3.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/3.0" xmlns:yjs="http://www.yworks.com/xml/yfiles-for-html/2.0/xaml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<key id="d0" for="node" attr.type="boolean" attr.name="Expanded" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/Expanded"> | ||
<default>true</default> | ||
</key> | ||
<key id="d1" for="node" attr.type="string" attr.name="url"/> | ||
<key id="d2" for="node" attr.type="string" attr.name="description"/> | ||
<key id="d3" for="node" attr.name="NodeLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeLabels"/> | ||
<key id="d4" for="node" attr.name="NodeGeometry" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeGeometry"/> | ||
<key id="d5" for="all" attr.name="UserTags" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/UserTags"/> | ||
<key id="d6" for="node" attr.name="NodeStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeStyle"/> | ||
<key id="d7" for="node" attr.name="NodeViewState" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/1.1/NodeViewState"/> | ||
<key id="d8" for="edge" attr.type="string" attr.name="url"/> | ||
<key id="d9" for="edge" attr.type="string" attr.name="description"/> | ||
<key id="d10" for="edge" attr.name="EdgeLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeLabels"/> | ||
<key id="d11" for="edge" attr.name="EdgeGeometry" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeGeometry"/> | ||
<key id="d12" for="edge" attr.name="EdgeStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeStyle"/> | ||
<key id="d13" for="edge" attr.name="EdgeViewState" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/1.1/EdgeViewState"/> | ||
<key id="d14" for="port" attr.name="PortLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortLabels"/> | ||
<key id="d15" for="port" attr.name="PortLocationParameter" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortLocationParameter"> | ||
<default> | ||
<x:Static Member="y:FreeNodePortLocationModel.NodeCenterAnchored"/> | ||
</default> | ||
</key> | ||
<key id="d16" for="port" attr.name="PortStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortStyle"> | ||
<default> | ||
<x:Static Member="y:VoidPortStyle.Instance"/> | ||
</default> | ||
</key> | ||
<key id="d17" for="port" attr.name="PortViewState" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/1.1/PortViewState"/> | ||
<key id="d18" attr.name="SharedData" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/SharedData"/> | ||
<data key="d18"> | ||
<y:SharedData> | ||
<yjs:SolidColorFill x:Key="1" color="Black"/> | ||
<yjs:SolidColorFill x:Key="2" color="Black"/> | ||
<yjs:Arrow x:Key="3" type="NONE"/> | ||
</y:SharedData> | ||
</data> | ||
<graph id="G" edgedefault="directed"> | ||
<data key="d5"> | ||
<y:Json>{"version":"2.0.0","theme":{"name":"light","version":"1.0.0"}}</y:Json> | ||
</data> | ||
<node id="n0"> | ||
<data key="d3"> | ||
<x:List> | ||
<y:Label> | ||
<y:Label.Text>A</y:Label.Text> | ||
<y:Label.LayoutParameter> | ||
<y:RatioAnchoredLabelModelParameter LayoutOffset="10.998046875,7.6494140625"/> | ||
</y:Label.LayoutParameter> | ||
<y:Label.Style> | ||
<yjs:DefaultLabelStyle horizontalTextAlignment="CENTER" autoFlip="false" textFill="#FF000000"> | ||
<yjs:DefaultLabelStyle.font> | ||
<yjs:Font fontSize="12" fontFamily="'Dialog'"/> | ||
</yjs:DefaultLabelStyle.font> | ||
</yjs:DefaultLabelStyle> | ||
</y:Label.Style> | ||
</y:Label> | ||
</x:List> | ||
</data> | ||
<data key="d4"> | ||
<y:RectD X="510" Y="385" Width="30" Height="30"/> | ||
</data> | ||
<data key="d6"> | ||
<yjs:ShapeNodeStyle fill="{x:Null}" shape="ELLIPSE"> | ||
<yjs:ShapeNodeStyle.stroke> | ||
<yjs:Stroke fill="#FF000000" miterLimit="1.45"/> | ||
</yjs:ShapeNodeStyle.stroke> | ||
</yjs:ShapeNodeStyle> | ||
</data> | ||
<port name="p0"> | ||
<data key="d15"> | ||
<y:FreeNodePortLocationModelParameter Ratio="0.5101705386666671,0.21321396906666715"/> | ||
</data> | ||
</port> | ||
<port name="p1"> | ||
<data key="d15"> | ||
<y:FreeNodePortLocationModelParameter Ratio="0.5012226901333331,0.7679805781333339"/> | ||
</data> | ||
</port> | ||
</node> | ||
<node id="n1"> | ||
<data key="d3"> | ||
<x:List> | ||
<y:Label> | ||
<y:Label.Text>B</y:Label.Text> | ||
<y:Label.LayoutParameter> | ||
<y:RatioAnchoredLabelModelParameter LayoutOffset="10.998046875,7.6494140625"/> | ||
</y:Label.LayoutParameter> | ||
<y:Label.Style> | ||
<yjs:DefaultLabelStyle horizontalTextAlignment="CENTER" autoFlip="false" textFill="#FF000000"> | ||
<yjs:DefaultLabelStyle.font> | ||
<yjs:Font fontSize="12" fontFamily="'Dialog'"/> | ||
</yjs:DefaultLabelStyle.font> | ||
</yjs:DefaultLabelStyle> | ||
</y:Label.Style> | ||
</y:Label> | ||
</x:List> | ||
</data> | ||
<data key="d4"> | ||
<y:RectD X="610" Y="385" Width="30" Height="30"/> | ||
</data> | ||
<data key="d6"> | ||
<yjs:ShapeNodeStyle fill="{x:Null}" shape="ELLIPSE"> | ||
<yjs:ShapeNodeStyle.stroke> | ||
<yjs:Stroke fill="#FF000000" miterLimit="1.45"/> | ||
</yjs:ShapeNodeStyle.stroke> | ||
</yjs:ShapeNodeStyle> | ||
</data> | ||
<port name="p0"> | ||
<data key="d15"> | ||
<y:FreeNodePortLocationModelParameter Ratio="0.5054368597333336,0.21321396906666715"/> | ||
</data> | ||
</port> | ||
<port name="p1"> | ||
<data key="d15"> | ||
<y:FreeNodePortLocationModelParameter Ratio="0.48754116266666564,0.7679805781333339"/> | ||
</data> | ||
</port> | ||
</node> | ||
<edge id="e0" source="n0" target="n1" sourceport="p0" targetport="p0"> | ||
<data key="d9"><![CDATA[]]></data> | ||
<data key="d10"> | ||
<x:List> | ||
<y:Label> | ||
<y:Label.Text>1.</y:Label.Text> | ||
<y:Label.LayoutParameter> | ||
<y:FreeEdgeLabelModelParameter Ratio="0.4976555608933971" Distance="-7.0009999999999195"/> | ||
</y:Label.LayoutParameter> | ||
<y:Label.Style> | ||
<yjs:DefaultLabelStyle horizontalTextAlignment="CENTER" textFill="#FF000000"> | ||
<yjs:DefaultLabelStyle.font> | ||
<yjs:Font fontSize="12" fontFamily="'Dialog'"/> | ||
</yjs:DefaultLabelStyle.font> | ||
</yjs:DefaultLabelStyle> | ||
</y:Label.Style> | ||
</y:Label> | ||
</x:List> | ||
</data> | ||
<data key="d12"> | ||
<yjs:PolylineEdgeStyle sourceArrow="{y:GraphMLReference 3}"> | ||
<yjs:PolylineEdgeStyle.stroke> | ||
<yjs:Stroke fill="{y:GraphMLReference 1}" miterLimit="1.45"/> | ||
</yjs:PolylineEdgeStyle.stroke> | ||
<yjs:PolylineEdgeStyle.targetArrow> | ||
<yjs:Arrow stroke="#FF000000" fill="{y:GraphMLReference 1}"/> | ||
</yjs:PolylineEdgeStyle.targetArrow> | ||
</yjs:PolylineEdgeStyle> | ||
</data> | ||
</edge> | ||
<edge id="e1" source="n1" target="n0" sourceport="p1" targetport="p1"> | ||
<data key="d9"><![CDATA[]]></data> | ||
<data key="d10"> | ||
<x:List> | ||
<y:Label> | ||
<y:Label.Text>2.</y:Label.Text> | ||
<y:Label.LayoutParameter> | ||
<y:FreeEdgeLabelModelParameter Ratio="0.49830763166484143" Distance="-7.0009999999999195"/> | ||
</y:Label.LayoutParameter> | ||
<y:Label.Style> | ||
<yjs:DefaultLabelStyle horizontalTextAlignment="CENTER" textFill="#FF000000"> | ||
<yjs:DefaultLabelStyle.font> | ||
<yjs:Font fontSize="12" fontFamily="'Dialog'"/> | ||
</yjs:DefaultLabelStyle.font> | ||
</yjs:DefaultLabelStyle> | ||
</y:Label.Style> | ||
</y:Label> | ||
</x:List> | ||
</data> | ||
<data key="d12"> | ||
<yjs:PolylineEdgeStyle sourceArrow="{y:GraphMLReference 3}"> | ||
<yjs:PolylineEdgeStyle.stroke> | ||
<yjs:Stroke fill="{y:GraphMLReference 2}" miterLimit="1.45"/> | ||
</yjs:PolylineEdgeStyle.stroke> | ||
<yjs:PolylineEdgeStyle.targetArrow> | ||
<yjs:Arrow stroke="#FF000000" fill="{y:GraphMLReference 2}"/> | ||
</yjs:PolylineEdgeStyle.targetArrow> | ||
</yjs:PolylineEdgeStyle> | ||
</data> | ||
</edge> | ||
</graph> | ||
</graphml> |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.