documentationfor yFiles for HTML 3.0.0.3

Properties

defaultNodeDescriptorin HierarchicalLayoutGets or sets the HierarchicalLayoutNodeDescriptor instance used for all those nodes that do not have a specific descriptor assigned.
nodeDescriptorsin HierarchicalLayoutDataGets or sets the mapping of nodes to their HierarchicalLayoutNodeDescriptor
nodeDescriptorin HierarchicalLayoutNodeContextGets the HierarchicalLayoutNodeDescriptor instance initially bound to the LayoutNode of this HierarchicalLayoutNodeContext instance or null if no HierarchicalLayoutNodeDescriptor has been registered.

Fields

NODE_DESCRIPTOR_DATA_KEYin HierarchicalLayoutA data key for providing layout information for each node.

Method Parameters

HierarchicalLayout ()in HierarchicalLayoutCreates a new HierarchicalLayout instance with the default settings.
HierarchicalLayoutData ()in HierarchicalLayoutData