|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A render instruction wraps a render event or several events. It could be used to compare with other events or instructions.
Method Summary | |
Bounds |
getBounds()
|
PrimitiveRenderEvent |
getEvent()
Returns the associated event. |
int |
getInstruction()
Returns the associated instruction. |
java.util.List |
getModel()
|
boolean |
isModel()
|
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public int getInstruction()
public PrimitiveRenderEvent getEvent()
public Bounds getBounds()
public boolean isModel()
public java.util.List getModel()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |