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 |
---|---|
protected UndoEngine |
DefaultGraph.createUndoEngine()
Creates an
UndoEngine instance that automatically triggers DefaultGraph.invalidateDisplays() upon each invocation of
undo() and redo() . |
default UndoEngine |
IGraph.getUndoEngine()
|