@Deprecated
public interface MountDelegateInput
Modifier and Type | Method and Description |
---|---|
RenderTreeNode |
getMountableOutputAt(int position)
Deprecated.
Returns the
RenderTreeNode given its absolute position. |
int |
getMountableOutputCount()
Deprecated.
|
int |
getPositionForId(long id)
Deprecated.
Returns the position of
RenderUnit given its id. |
int getPositionForId(long id)
RenderUnit
given its id.RenderTreeNode getMountableOutputAt(int position)
RenderTreeNode
given its absolute position.int getMountableOutputCount()