<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3ADrawing_simple_shapes_using_OOP_principles</id>
	<title>SE701:Drawing simple shapes using OOP principles - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3ADrawing_simple_shapes_using_OOP_principles"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Drawing_simple_shapes_using_OOP_principles&amp;action=history"/>
	<updated>2026-07-28T15:17:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE701:Drawing_simple_shapes_using_OOP_principles&amp;diff=116&amp;oldid=prev</id>
		<title>Mark: New page: This will be a small program on the side which will allow me to use classes, generic methods, multiple inheritance etc...  My program will consist of a super type &quot;Shape&quot; and classes that ...</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Drawing_simple_shapes_using_OOP_principles&amp;diff=116&amp;oldid=prev"/>
		<updated>2008-02-15T20:18:38Z</updated>

		<summary type="html">&lt;p&gt;New page: This will be a small program on the side which will allow me to use classes, generic methods, multiple inheritance etc...  My program will consist of a super type &amp;quot;Shape&amp;quot; and classes that ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This will be a small program on the side which will allow me to use classes, generic methods, multiple inheritance etc...&lt;br /&gt;
&lt;br /&gt;
My program will consist of a super type &amp;quot;Shape&amp;quot; and classes that inherit from it - eg. squares, rectangles, lines. They will all have a &amp;quot;draw&amp;quot; method. They are different shapes and will have different implementations of the draw method. I might have an &amp;quot;area&amp;quot; method too. The shapes will be output to console or to file in ASCII.&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>