public interface IRenderInstruction
extends java.lang.Comparable
Modifier and Type | Method and Description |
---|---|
Bounds |
getBounds() |
PrimitiveRenderEvent |
getEvent()
Returns the associated event.
|
int |
getInstruction()
Returns the associated instruction.
|
java.util.List |
getModel() |
boolean |
isModel() |
int getInstruction()
PrimitiveRenderEvent getEvent()
Bounds getBounds()
boolean isModel()
java.util.List getModel()
Copyright © 2005-2014 OpenText Corp. All rights reserved.