summaryrefslogtreecommitdiffstats
path: root/kig/filters/tests/stylestest.kig
blob: f9a91951840a18ffc36496943e8f61f76aa7fbcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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>