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 | Method and Description |
---|---|
FoldingManager |
IFoldingView.getManager()
Provides access to the manager that created this view and that contains a reference to the
MasterGraph . |
protected FoldingManager |
GraphCopier.getSourceFoldingManager(IGraph sourceGraph)
Callback method that retrieves the
FoldingManager from the given source graph. |
protected FoldingManager |
GraphCopier.getTargetFoldingManager(IGraph targetGraph)
Callback method that retrieves the
FoldingManager from the given target graph. |