private final class TraversalEngine.EngineContext extends TraversalEngine.BaseEngineContext
| Modifier | Constructor and Description |
|---|---|
private |
EngineContext() |
| Modifier and Type | Method and Description |
|---|---|
Parent |
getRoot()
The root for this context, Traversal should be done only within the root
|
getAllTargetNodes, getSceneLayoutBounds, selectFirstInParent, selectInSubtree, selectLastInParentpublic Parent getRoot()
TraversalContext