| 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 |
|---|---|
FoldingEdgeState |
FoldingManager.getFoldingEdgeState(FoldingEdgeStateId id)
Return a data container implementation that is not part of any actual
IGraph that describes the state of the
edge for the given FoldingEdgeStateId. |
protected IEdge |
GraphClipboard.getFoldingEdgeState(IEdge edge,
FoldingEdgeStateId id)
Gets a folding state of an edge for a given
FoldingEdgeStateId. |
boolean |
FoldingManager.hasFoldingEdgeState(FoldingEdgeStateId id)
Determines whether for the given
FoldingEdgeStateId this manager has stored associated view local state. |