Usages of ChildOrderingPolicy
Properties
childOrderingPolicy | in RadialTreeLayout | Gets or sets the child ordering policy for sorting the child nodes around their parents. |
Method Return Values
from (ChildOrderingPolicy) | in ChildOrderingPolicy | Converts the given argument to an enum constant of this enum type. |
Method Parameters
from (ChildOrderingPolicy) | in ChildOrderingPolicy | Converts the given argument to an enum constant of this enum type. | |
getName (ChildOrderingPolicy) | in ChildOrderingPolicy | Returns the name of the given enum constant. | |
RadialTreeLayout () | in RadialTreeLayout | Creates a new RadialTreeLayout instance with default settings. |