documentationfor yFiles for HTML 2.6

SimplexNodePlacer

This class is a IHierarchicLayoutNodePlacer implementation based on rank assignment.

Inheritance Hierarchy
SimplexNodePlacer
Implemented Interfaces

Remarks

The drawer works with integer values and rounds double values to integers using sophisticated quantizing.

Default Values of Properties

barycenterModetrue
bendReductiontrue
exactPlacementtrue
fromSketchLayerAssignmenttrue
groupCompactionStrategyNONENo group compaction is performed.
horizontalCompactionfalse
labelCompactionfalse
maximumDuration<code>0x7FFFFFFF</code>The layout algorithm runs unrestricted.
minimumSublayerDistance15.0d
nodeCompactionfalseNodes are not placed in a compact style.
straightenEdgesfalseA postprocessing step to reduce the number of bends is not applied.
swimLaneCrossingWeight0.0dThe algorithm ignores edges crossing a swimlane border.

Type Details

yfiles module
layout-hierarchic
yfiles-umd modules
layout-familytree, layout-hierarchic, layout-radial, layout
Legacy UMD name
yfiles.hierarchic.SimplexNodePlacer

See Also

Constructors

Properties

Methods