Usages of HierarchicalLayoutEdgeDescriptor
Properties
| defaultEdgeDescriptor | in HierarchicalLayout | Gets or sets the HierarchicalLayoutEdgeDescriptor instance used for all those edges that do not have a specific descriptor assigned. | |
| edgeDescriptors | in HierarchicalLayoutData | Gets or sets the mapping of edges to their HierarchicalLayoutEdgeDescriptor. | |
| edgeDescriptor | in HierarchicalLayoutEdgeContext | Gets the HierarchicalLayoutEdgeDescriptor instance bound to the LayoutEdge associated with this HierarchicalLayoutEdgeContext instance. |
Fields
| EDGE_DESCRIPTOR_DATA_KEY | in HierarchicalLayout | A data key for providing layout information for each edge. |
Method Return Values
| createCopy () | in HierarchicalLayoutEdgeDescriptor | Creates a copy of this HierarchicalLayoutEdgeDescriptor instance. |
Method Parameters
| HierarchicalLayout () | in HierarchicalLayout | Creates a new HierarchicalLayout instance with the default settings. | |
| HierarchicalLayoutData () | in HierarchicalLayoutData |