Usages of ComponentArrangementPolicy
Properties
| componentArrangementPolicy | in HierarchicalLayout | Gets or sets the policy that specifies how to arrange connected components. |
Method Return Values
| from (ComponentArrangementPolicy) | in ComponentArrangementPolicy | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| from (ComponentArrangementPolicy) | in ComponentArrangementPolicy | Converts the given argument to an enum constant of this enum type. | |
| getName (ComponentArrangementPolicy) | in ComponentArrangementPolicy | Returns the name of the given enum constant. | |
| HierarchicalLayout () | in HierarchicalLayout | Creates a new HierarchicalLayout instance with the default settings. |