Usages of HierarchicalLayoutNodeDescriptor
Properties
| defaultNodeDescriptor | in HierarchicalLayout | Gets or sets the HierarchicalLayoutNodeDescriptor instance used for all those nodes that do not have a specific descriptor assigned. | |
| nodeDescriptors | in HierarchicalLayoutData | Gets or sets the mapping of nodes to their HierarchicalLayoutNodeDescriptor | |
| nodeDescriptor | in HierarchicalLayoutNodeContext | Gets the HierarchicalLayoutNodeDescriptor instance initially bound to the LayoutNode of this HierarchicalLayoutNodeContext instance or null if no HierarchicalLayoutNodeDescriptor has been registered. |
Fields
| NODE_DESCRIPTOR_DATA_KEY | in HierarchicalLayout | A data key for providing layout information for each node. |
Method Parameters
| HierarchicalLayout () | in HierarchicalLayout | Creates a new HierarchicalLayout instance with the default settings. | |
| HierarchicalLayoutData () | in HierarchicalLayoutData |