This class describes a single layer during a HierarchicalLayout run, most prominently consisting of ordered nodes that are assigned to this layer.
Inheritance Hierarchy
Remarks
See Also
Members
No filters for this type
Properties
Gets the index of this HierarchicalLayoutLayer instance in the list of all layers.
Gets the index of this HierarchicalLayoutLayer instance in the list of all layers.
Gets a list of the LayoutNodes associated with this layer.
Gets a list of the LayoutNodes associated with this layer.
Gets or sets the LayoutGridRow associated with this layer.
Gets or sets the LayoutGridRow associated with this layer.
Gets a list of all same-layer LayoutEdges associated with this layer.
Gets a list of all same-layer LayoutEdges associated with this layer.
Gets the type of this HierarchicalLayoutLayer instance.
Gets the type of this HierarchicalLayoutLayer instance.
readonlyfinal
Property Value
one of the predefined layer types
Methods
Adds a newly created LayoutNode to this layer.
Adds a newly created LayoutNode to this layer.
Adds a same-layer LayoutEdge to this layer.
Adds a same-layer LayoutEdge to this layer.
Removes a LayoutNode from this layer.
Removes a LayoutNode from this layer.
Applies the node order of the given list to the LayoutNodes on this layer.
Applies the node order of the given list to the LayoutNodes on this layer.