documentationfor yFiles for HTML 3.0.0.3

HierarchicalLayoutNodeDescriptor

This class is used by HierarchicalLayout during the various phases to provide the drawing details of the nodes of the graph.

Inheritance Hierarchy
HierarchicalLayoutNodeDescriptor

Remarks

A HierarchicalLayoutNodeDescriptor instance can be specified individually for single nodes with nodeDescriptors.

This class is designed as a class to allow future additions of new getter methods.

Default Values of Properties

borderToPortGapRatio0.5dPorts are distributed along the sides of the node.
gridReferenceORIGINThe reference point is and the center of the node is placed on the grid.
layerAlignment0.5dNodes are center-aligned within their corresponding layers.
minimumDistance5.0d
minimumLayerHeight0.0d
portAssignmentDEFAULTPorts are distributed evenly along the border of the node.
tabularGroupChildDistance0

Type Details

yFiles module
algorithms

See Also

Not all of these values will be used for all kinds of edges and any kind of algorithm.

Constructors

Properties