documentationfor yFiles for HTML 2.6

FoldingEdgeConverterBase

An abstract basic implementation of the IFoldingEdgeConverter interface that may be derived from to create a customized foldingEdgeConverter.

Inheritance Hierarchy
Implemented Interfaces

Remarks

This class provides default mechanisms and callbacks that can be used to set another style for folding edges, for the ports of folding edges, synchronizing the first label of a folding edge with the master edge, etc. Subclasses need to implement the addFoldingEdge method, only.

Type Details

yfiles module
view-folding
yfiles-umd modules
view-folding, view-graphml, view
Legacy UMD name
yfiles.graph.FoldingEdgeConverterBase

See Also

Properties

Methods