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 |
DefaultFolderNodeConverter
Simple default implementation of the
IFolderNodeConverter interface that is used by the FoldingManager 's
FolderNodeConverter property. |
Modifier and Type | Method and Description |
---|---|
IFolderNodeConverter |
FoldingManager.getFolderNodeConverter()
Gets the
IFolderNodeConverter implementation that is used to create/convert and modify the folder nodes inside
the view instances. |
Modifier and Type | Method and Description |
---|---|
void |
FoldingManager.setFolderNodeConverter(IFolderNodeConverter value)
Sets the
IFolderNodeConverter implementation that is used to create/convert and modify the folder nodes inside
the view instances. |