|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRenderInstruction
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 |
---|
int getInstruction()
PrimitiveRenderEvent getEvent()
Bounds getBounds()
boolean isModel()
java.util.List getModel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |