documentationfor yFiles for HTML 3.0.0.3

Usages of GenericLabeling

Properties

genericLabelingin TabularLayoutGets the GenericLabeling helper class from the layoutStages of this instance.
genericLabelingin MultiPageLayoutGets the labeling algorithm that places the labels of the input graph.
genericLabelingin OrganicLayoutGets the GenericLabeling from the layoutStages of this instance.
genericLabelingin ClearAreaLayoutGets the GenericLabeling helper class from the layoutStages of this instance.
genericLabelingin FillAreaLayoutGets the GenericLabeling helper class from the layoutStages of this instance.
genericLabelingin EdgeRouterGets or sets a GenericLabeling helper class for this algorithm.
nonSeriesParallelEdgeLabelingin SeriesParallelLayoutGets or sets the labeling algorithm that is applied to all edge labels that belong to non-series-parallel edges.
nonTreeEdgeLabelingin TreeReductionStageGets or sets the labeling algorithm that is applied to all edge labels that belong to non-tree edges.

Method Parameters

EdgeRouter (ILayoutAlgorithm?, )in EdgeRouterCreates a new EdgeRouter instance with an optional coreLayout.
SeriesParallelLayout ()in SeriesParallelLayoutCreates a new SeriesParallelLayout instance with default settings.
TreeReductionStage (ILayoutAlgorithm?, )in TreeReductionStageCreates a new TreeReductionStage instance with the given core layout algorithm and default settings.