Package | Description |
---|---|
com.yworks.yfiles.graph |
Definitions, default implementations, and support classes that represent graph structures and provide facilities for their programmatic modification.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFoldingEdgeConverter
The default implementation of the
IFoldingEdgeConverter that is used by the FoldingManager initially and
can be customized to suit the application's needs. |
class |
MergingFoldingEdgeConverter
A simple implementation of the
IFoldingEdgeConverter interface that will make the view
contain at most one folding edge between each pair of nodes by letting a single folding edge represent all master
edges. |