Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.work.undo

Packages that use org.cytoscape.work.undo
org.cytoscape.app 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. 
org.cytoscape.view.layout 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. 
org.cytoscape.work.swing.undo This packages provides Swing-specific extensions for undo support. 
org.cytoscape.work.undo Cytoscape's undo framework. 
 

Classes in org.cytoscape.work.undo used by org.cytoscape.app
UndoSupport
          A simple interface that posts edits to the Cytoscape undo stack.
 

Classes in org.cytoscape.work.undo used by org.cytoscape.view.layout
AbstractCyEdit
          A small class used to create new undoable edits.
UndoSupport
          A simple interface that posts edits to the Cytoscape undo stack.
 

Classes in org.cytoscape.work.undo used by org.cytoscape.work.swing.undo
UndoSupport
          A simple interface that posts edits to the Cytoscape undo stack.
 

Classes in org.cytoscape.work.undo used by org.cytoscape.work.undo
AbstractCyEdit
          A small class used to create new undoable edits.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.