Java Reference
In-Depth Information
When I exported this I got an XML file with the contents:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sketch SYSTEM "sketcher.dtd">
<sketch>
<circle radius="15.0" angle="0.0">
<color B="255" G="0" R="0"/>
<position x="153.0" y="109.0"/>
</circle>
<circle radius="18.027756377319946" angle="0.0">
<color B="255" G="0" R="0"/>
<position x="217.0" y="123.0"/>
</circle>
<circle radius="134.61797799699713" angle="0.0">
<color B="255" G="0" R="0"/>
<position x="78.0" y="48.0"/>
</circle>
<line angle="0.0">
<color B="0" G="0" R="255"/>
<position x="191.0" y="158.0"/>
<endpoint x="162.0" y="194.0"/>
</line>
<line angle="0.0">
<color B="0" G="0" R="255"/>
<position x="162.0" y="193.0"/>
<endpoint x="197.0" y="198.0"/>
</line>
<line angle="0.0">
<color B="0" G="255" R="0"/>
<position x="185.0" y="94.0"/>
<endpoint x="137.0" y="104.0"/>
</line>
<line angle="0.0">
<color B="0" G="255" R="0"/>
<position x="246.0" y="110.0"/>
<endpoint x="285.0" y="166.0"/>
</line>
<curve angle="0.0">
<color B="0" G="0" R="255"/>
<position x="132.0" y="224.0"/>
<point x="132.0" y="223.0"/>
<point x="133.0" y="222.0"/>
<point x="134.0" y="222.0"/>
<point x="137.0" y="222.0"/>
<!-- points cut here for the sake of brevity -->
<point x="211.0" y="245.0"/>
<point x="212.0" y="245.0"/>
<point x="213.0" y="245.0"/>
<point x="214.0" y="245.0"/>
</curve>
Search WWH ::




Custom Search