Package | Description |
---|---|
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.
|
Class and Description |
---|
UndoSupport
A simple interface that posts edits to the Cytoscape undo stack.
|
Class and Description |
---|
AbstractCyEdit
A small class used to create new undoable edits.
|
UndoSupport
A simple interface that posts edits to the Cytoscape undo stack.
|
Class and Description |
---|
UndoSupport
A simple interface that posts edits to the Cytoscape undo stack.
|
Class and Description |
---|
AbstractCyEdit
A small class used to create new undoable edits.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.