<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Drawable</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Drawable/</link><description>Recent changes to Drawable</description><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Drawable/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 19 Feb 2014 10:19:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Drawable/feed" rel="self" type="application/rss+xml"/><item><title>Drawable modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Drawable/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -13,4 +13,6 @@
 into_pic() will create the picture (thanks to data stored in the euk file)
 into_euk() will create the euk file ; it must be implemented by each Drawable

+[Check Drawable's complete doc](http://mathmaker.sourceforge.net/participate/doc/classcore_1_1base_1_1Drawable.html)
+
 [Back](Core Objects)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Wed, 19 Feb 2014 10:19:50 -0000</pubDate><guid>https://sourceforge.net86585fe8777b0f82c044dda3d8e3925fe6808671</guid></item><item><title>Drawable modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Drawable/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Objects that can be drawn are Drawable.&lt;br /&gt;
This is basically the case of geometric objects like Points, Lines, Circles etc.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Fields&lt;/th&gt;
&lt;th&gt;Methods &lt;em&gt;(provided)&lt;/em&gt;&lt;/th&gt;
&lt;th&gt;Methods &lt;em&gt;(must be reimplemented)&lt;/em&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;eps_filename&lt;/td&gt;
&lt;td&gt;get_eps_filename()&lt;/td&gt;
&lt;td&gt;into_euk()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;euk_filename&lt;/td&gt;
&lt;td&gt;get_euk_filename()&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;set_name()&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;into_pic()&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;set_name() is rewritten to forbid the renaming of Drawable objects&lt;br /&gt;
into_pic() will create the picture (thanks to data stored in the euk file)&lt;br /&gt;
into_euk() will create the euk file ; it must be implemented by each Drawable&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="/p/mathmaker/doc4dev/Core%20Objects/"&gt;Back&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Sat, 15 Feb 2014 17:36:48 -0000</pubDate><guid>https://sourceforge.netbbf7bf2f710766cef2251fcf64cbdd5883e9e5f7</guid></item></channel></rss>