summaryrefslogtreecommitdiff
path: root/doc/graphyx/graphics$content.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/graphyx/graphics$content.html')
-rw-r--r--doc/graphyx/graphics$content.html332
1 files changed, 0 insertions, 332 deletions
diff --git a/doc/graphyx/graphics$content.html b/doc/graphyx/graphics$content.html
deleted file mode 100644
index b9d8189..0000000
--- a/doc/graphyx/graphics$content.html
+++ /dev/null
@@ -1,332 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
- <head><title>All classes and objects in graphyx.graphics</title>
- <meta http-equiv="content-type" content="text/html; charset=UTF8"></meta><meta content="scaladoc (version 2.7.5.final)" name="generator"></meta><link href="../style.css" type="text/css" rel="stylesheet"></link><script type="text/javascript" src="../script.js"></script>
- </head>
- <body onload="init()"><div class="page-title"><div>Simple Mechanics Simulator (SiMS) API</div></div><p><div>This document is the API specification for SiMS</div></p><table summary="" cellpadding="3" class="member">
- <tr><td class="title" colspan="2">Class Summary</td></tr>
- <tr>
- <td class="modifiers" valign="top">
- <code> trait</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/Drawable.html" target="_self">Drawable</a></em>
- <code> extends </code><a href="http://www.scala-lang.org/docu/files/api/scala/AnyRef.html" target="_self">AnyRef</a>
-
- <div>Enthaelt Methoden und Felder fuer graphische Darstellungen.
- Alle Klassen die dieses Trait implementieren koennen graphisch dargestellt werden.</div>
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalAABB.html" target="_self">GraphicalAABB</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/collision/AABB.html" target="_self">AABB</a>)<code> extends </code><a href="../sims/collision/AABB.html" target="_self">AABB</a><code> with </code><a href="../graphyx/graphics/GraphicalObject.html" target="_self">GraphicalObject</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalBody.html" target="_self">GraphicalBody</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/dynamics/Body.html" target="_self">Body</a>)<code> extends </code><a href="../graphyx/graphics/GraphicalObject.html" target="_self">GraphicalObject</a><code> with </code><a href="" target="contentFrame" class="scala/Product">scala.Product</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalCircle.html" target="_self">GraphicalCircle</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/dynamics/Circle.html" target="_self">Circle</a>)<code> extends </code><a href="../sims/dynamics/Circle.html" target="_self">Circle</a><code> with </code><a href="../graphyx/graphics/GraphicalShape.html" target="_self">GraphicalShape</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalCollision.html" target="_self">GraphicalCollision</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/collision/Collision.html" target="_self">Collision</a>)<code> extends </code><a href="../graphyx/graphics/GraphicalObject.html" target="_self">GraphicalObject</a><code> with </code><a href="" target="contentFrame" class="scala/Product">scala.Product</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalDistanceJoint.html" target="_self">GraphicalDistanceJoint</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/dynamics/joints/DistanceJoint.html" target="_self">DistanceJoint</a>)<code> extends </code><a href="../graphyx/graphics/GraphicalJoint.html" target="_self">GraphicalJoint</a><code> with </code><a href="" target="contentFrame" class="scala/Product">scala.Product</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> trait</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalJoint.html" target="_self">GraphicalJoint</a></em>
- <code> extends </code><a href="../graphyx/graphics/GraphicalObject.html" target="_self">GraphicalObject</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> trait</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalObject.html" target="_self">GraphicalObject</a></em>
- <code> extends </code><a href="../graphyx/graphics/Drawable.html" target="_self">Drawable</a>
-
- <div>Only copies functional info! (e.g. Graphical world does not include shapes, bodies).</div>
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalPair.html" target="_self">GraphicalPair</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/collision/Pair.html" target="_self">Pair</a>)<code> extends </code><a href="../graphyx/graphics/GraphicalObject.html" target="_self">GraphicalObject</a><code> with </code><a href="" target="contentFrame" class="scala/Product">scala.Product</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalRectangle.html" target="_self">GraphicalRectangle</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/dynamics/Rectangle.html" target="_self">Rectangle</a>)<code> extends </code><a href="../sims/dynamics/Rectangle.html" target="_self">Rectangle</a><code> with </code><a href="../graphyx/graphics/GraphicalShape.html" target="_self">GraphicalShape</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalRegularPolygon.html" target="_self">GraphicalRegularPolygon</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/dynamics/RegularPolygon.html" target="_self">RegularPolygon</a>)<code> extends </code><a href="../sims/dynamics/RegularPolygon.html" target="_self">RegularPolygon</a><code> with </code><a href="../graphyx/graphics/GraphicalShape.html" target="_self">GraphicalShape</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalRevoluteJoint.html" target="_self">GraphicalRevoluteJoint</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/dynamics/joints/RevoluteJoint.html" target="_self">RevoluteJoint</a>)<code> extends </code><a href="../graphyx/graphics/GraphicalJoint.html" target="_self">GraphicalJoint</a><code> with </code><a href="" target="contentFrame" class="scala/Product">scala.Product</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> trait</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalShape.html" target="_self">GraphicalShape</a></em>
- <code> extends </code><a href="../sims/dynamics/Shape.html" target="_self">Shape</a><code> with </code><a href="../graphyx/graphics/GraphicalObject.html" target="_self">GraphicalObject</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalSpringJoint.html" target="_self">GraphicalSpringJoint</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/dynamics/joints/SpringJoint.html" target="_self">SpringJoint</a>)<code> extends </code><a href="../graphyx/graphics/GraphicalJoint.html" target="_self">GraphicalJoint</a><code> with </code><a href="" target="contentFrame" class="scala/Product">scala.Product</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalWorld.html" target="_self">GraphicalWorld</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/dynamics/World.html" target="_self">World</a>)<code> extends </code><a href="" target="contentFrame" class="scala/Product">scala.Product</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code>case class</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/Scene.html" target="_self">Scene</a></em>
- (<code>val </code><em>real</em> : <a href="../sims/dynamics/World.html" target="_self">World</a>)<code> extends </code><a href="" target="contentFrame" class="scala/Product">scala.Product</a>
-
-
- </td>
- </tr>
- </table>
-<table summary="" cellpadding="3" class="member">
- <tr><td class="title" colspan="2">Object Summary</td></tr>
- <tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalAABB$object.html" target="_self">GraphicalAABB</a></em>
- <code> extends </code>(<a href="../sims/collision/AABB.html" target="_self">AABB</a>) =&gt; <a href="../graphyx/graphics/GraphicalAABB.html" target="_self">GraphicalAABB</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalBody$object.html" target="_self">GraphicalBody</a></em>
- <code> extends </code>(<a href="../sims/dynamics/Body.html" target="_self">Body</a>) =&gt; <a href="../graphyx/graphics/GraphicalBody.html" target="_self">GraphicalBody</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalCircle$object.html" target="_self">GraphicalCircle</a></em>
- <code> extends </code>(<a href="../sims/dynamics/Circle.html" target="_self">Circle</a>) =&gt; <a href="../graphyx/graphics/GraphicalCircle.html" target="_self">GraphicalCircle</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalCollision$object.html" target="_self">GraphicalCollision</a></em>
- <code> extends </code>(<a href="../sims/collision/Collision.html" target="_self">Collision</a>) =&gt; <a href="../graphyx/graphics/GraphicalCollision.html" target="_self">GraphicalCollision</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalDistanceJoint$object.html" target="_self">GraphicalDistanceJoint</a></em>
- <code> extends </code>(<a href="../sims/dynamics/joints/DistanceJoint.html" target="_self">DistanceJoint</a>) =&gt; <a href="../graphyx/graphics/GraphicalDistanceJoint.html" target="_self">GraphicalDistanceJoint</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalPair$object.html" target="_self">GraphicalPair</a></em>
- <code> extends </code>(<a href="../sims/collision/Pair.html" target="_self">Pair</a>) =&gt; <a href="../graphyx/graphics/GraphicalPair.html" target="_self">GraphicalPair</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalRectangle$object.html" target="_self">GraphicalRectangle</a></em>
- <code> extends </code>(<a href="../sims/dynamics/Rectangle.html" target="_self">Rectangle</a>) =&gt; <a href="../graphyx/graphics/GraphicalRectangle.html" target="_self">GraphicalRectangle</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalRegularPolygon$object.html" target="_self">GraphicalRegularPolygon</a></em>
- <code> extends </code>(<a href="../sims/dynamics/RegularPolygon.html" target="_self">RegularPolygon</a>) =&gt; <a href="../graphyx/graphics/GraphicalRegularPolygon.html" target="_self">GraphicalRegularPolygon</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalRevoluteJoint$object.html" target="_self">GraphicalRevoluteJoint</a></em>
- <code> extends </code>(<a href="../sims/dynamics/joints/RevoluteJoint.html" target="_self">RevoluteJoint</a>) =&gt; <a href="../graphyx/graphics/GraphicalRevoluteJoint.html" target="_self">GraphicalRevoluteJoint</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalSpringJoint$object.html" target="_self">GraphicalSpringJoint</a></em>
- <code> extends </code>(<a href="../sims/dynamics/joints/SpringJoint.html" target="_self">SpringJoint</a>) =&gt; <a href="../graphyx/graphics/GraphicalSpringJoint.html" target="_self">GraphicalSpringJoint</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/GraphicalWorld$object.html" target="_self">GraphicalWorld</a></em>
- <code> extends </code>(<a href="../sims/dynamics/World.html" target="_self">World</a>) =&gt; <a href="../graphyx/graphics/GraphicalWorld.html" target="_self">GraphicalWorld</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/Parser$object.html" target="_self">Parser</a></em>
- <code> extends </code><a href="http://www.scala-lang.org/docu/files/api/scala/AnyRef.html" target="_self">AnyRef</a>
-
-
- </td>
- </tr>
-<tr>
- <td class="modifiers" valign="top">
- <code> object</code>
- </td>
- <td class="signature">
- <em><a href="../graphyx/graphics/Scene$object.html" target="_self">Scene</a></em>
- <code> extends </code>(<a href="../sims/dynamics/World.html" target="_self">World</a>) =&gt; <a href="../graphyx/graphics/Scene.html" target="_self">Scene</a>
-
-
- </td>
- </tr>
- </table></body>
- </html> \ No newline at end of file