|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.fhge.informatik.digitaleMedien.j3d.core.DrawableCanvas.DrawableCanvas.Drawer
Field Summary | |
private int |
priority
|
Constructor Summary | |
DrawableCanvas.Drawer()
|
Method Summary | |
int |
compareTo(java.lang.Object o)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.fhge.informatik.digitaleMedien.j3d.core.DrawableCanvas.DrawableCanvas.Drawable |
draw, getHeight, getPriority, getWidth, isDrawEnabled, isPost, isPre, setDrawEnabled |
Field Detail |
private int priority
Constructor Detail |
public DrawableCanvas.Drawer()
Method Detail |
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |