|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.dev.joode.graphics2D.CompositeDrawable2D
public class CompositeDrawable2D
A Drawable2D that is comprised of several Drawable2Ds
| Constructor Summary | |
|---|---|
CompositeDrawable2D()
|
|
| Method Summary | |
|---|---|
void |
addDrawable(Drawable2D drawable)
|
void |
draw(java.awt.Graphics2D g)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeDrawable2D()
| Method Detail |
|---|
public void addDrawable(Drawable2D drawable)
public void draw(java.awt.Graphics2D g)
draw in interface Drawable2D
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||