documentationfor yFiles for HTML 2.6

Properties

defaultNodeLayoutDescriptorin TabularLayoutGets or sets the TabularLayoutNodeLayoutDescriptor instance used for all the nodes that do not have an individual layout descriptor.
nodeLayoutDescriptorsin TabularLayoutDataGets or sets the mapping of nodes to their TabularLayoutNodeLayoutDescriptor that defines custom node placement settings.

Fields

NODE_LAYOUT_DESCRIPTOR_DP_KEYin TabularLayoutA data provider key for providing layout information for each node.

Method Return Values

createCopy ()in TabularLayoutNodeLayoutDescriptorCreates a copy of this descriptor instance.

Method Parameters

TabularLayout ()in TabularLayoutInitializes a new instance of the TabularLayout class with default settings.
TabularLayoutData ()in TabularLayoutDataCreates a new instance of TabularLayoutData which helps configuring TabularLayout.