summaryrefslogtreecommitdiffstats
path: root/kig/filters/tests/stylestest.kig
diff options
context:
space:
mode:
Diffstat (limited to 'kig/filters/tests/stylestest.kig')
-rw-r--r--kig/filters/tests/stylestest.kig27
1 files changed, 27 insertions, 0 deletions
diff --git a/kig/filters/tests/stylestest.kig b/kig/filters/tests/stylestest.kig
new file mode 100644
index 00000000..f9a91951
--- /dev/null
+++ b/kig/filters/tests/stylestest.kig
@@ -0,0 +1,27 @@
+<!DOCTYPE KigDocument>
+<KigDocument Version="0.7.1" >
+ <CoordinateSystem>Euclidean</CoordinateSystem>
+ <Hierarchy>
+ <Data type="double" id="1" >-3.41511</Data>
+ <Data type="double" id="2" >-0.798177</Data>
+ <Data type="double" id="3" >2.53813</Data>
+ <Data type="double" id="4" >3.67781</Data>
+ <Object type="FixedPoint" id="5" >
+ <Parent id="1" />
+ <Parent id="3" />
+ </Object>
+ <Object type="FixedPoint" id="6" >
+ <Parent id="4" />
+ <Parent id="2" />
+ </Object>
+ <Object type="LineAB" id="7" >
+ <Parent id="5" />
+ <Parent id="6" />
+ </Object>
+ </Hierarchy>
+ <View>
+ <Draw width="-1" point-style="Round" style="DashLine" shown="true" color="#0000ff" object="7" />
+ <Draw width="-1" point-style="Cross" style="SolidLine" shown="true" color="#0000ff" object="5" />
+ <Draw width="-1" point-style="RectangularEmpty" style="SolidLine" shown="true" color="#0000ff" object="6" />
+ </View>
+</KigDocument>