Usages of CenterNodesPolicy
Properties
centerNodesPolicy | in RadialLayout | Gets or sets the policy that determines which nodes are selected as roots of the (virtual) tree for the layout process and are set in the center of the circles. |
Method Return Values
from (CenterNodesPolicy) | in CenterNodesPolicy | Converts the given argument to an enum constant of this enum type. |
Method Parameters
from (CenterNodesPolicy) | in CenterNodesPolicy | Converts the given argument to an enum constant of this enum type. | |
getName (CenterNodesPolicy) | in CenterNodesPolicy | Returns the name of the given enum constant. | |
RadialLayout () | in RadialLayout | Creates a new RadialLayout instance with the default settings. |