summaryrefslogtreecommitdiff
path: root/doc/graphyx/graphics$content.html
blob: b9d8189579f04aa877b8ed3cafaa914b677f0ef3 (plain) (blame)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!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>