Uses of Package
org.cytoscape.work.undo
Package
Description
This is the Cytoscape App API, which supports development of Cytoscape 3.X
apps in a manner similar to apps developed in Cytoscape 2.X.
This package provides access to the available layout algorithms, as well as provides abstract layout
classes and layout information containers for the convenience of implementing other layout algorithms.
This packages provides Swing-specific extensions for undo support.
Cytoscape's undo framework.
-
-
ClassDescriptionA small class used to create new undoable edits.A simple interface that posts edits to the Cytoscape undo stack.
-
-