Interface | Description |
---|---|
Algorithm |
An algorithm to be used in a traversal engine.
|
TraversalContext | |
TraverseListener |
Class | Description |
---|---|
ContainerTabOrder | |
Hueristic2D | |
ParentTraversalEngine |
This traversal engine can be used to change algorithm for some specific parent/control that needs different traversal.
|
SceneTraversalEngine |
Traversal engine for Scene.
|
SubSceneTraversalEngine |
Traversal engine for subscene
|
TopMostTraversalEngine |
This is the class for all top-level traversal engines in scenes and subscenes.
|
TraversalEngine |
This is abstract class for a traversal engine.
|
WeightedClosestCorner |
First search for on-axis nodes.
|
Enum | Description |
---|---|
Direction |
Specifies the direction of traversal.
|
Copyright © 2020. All rights reserved.