documentationfor yFiles for HTML 3.0.0.3

Properties

nodeLabelPlacementin CircularLayoutGets or sets how the layout handles the position of node labels.
nodeLabelPlacementin CompactDiskLayoutGets or sets how the layout handles the position of node labels.
nodeLabelPlacementin RadialGroupLayoutGets or sets how the layout algorithm handles node labels.
nodeLabelPlacementin RadialLayoutGets or sets how the layout algorithm handles node labels.
nodeLabelPlacementin RadialTreeLayoutGets or sets how the layout algorithm handles node labels.

Method Return Values

from (RadialNodeLabelPlacement)in RadialNodeLabelPlacementConverts the given argument to an enum constant of this enum type.

Method Parameters

CircularLayout ()in CircularLayoutCreates a new CircularLayout instance with the default settings.
CompactDiskLayout ()in CompactDiskLayoutCreates a new CompactDiskLayout instance with the default settings.
RadialGroupLayout ()in RadialGroupLayoutCreates a new RadialGroupLayout instance with default settings.
from (RadialNodeLabelPlacement)in RadialNodeLabelPlacementConverts the given argument to an enum constant of this enum type.
getName (RadialNodeLabelPlacement)in RadialNodeLabelPlacementReturns the name of the given enum constant.
RadialLayout ()in RadialLayoutCreates a new RadialLayout instance with the default settings.
RadialTreeLayout ()in RadialTreeLayoutCreates a new RadialTreeLayout instance with default settings.