Package | Description |
---|---|
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.undo |
Cytoscape's undo framework.
|
Modifier and Type | Class and Description |
---|---|
class |
LayoutEdit
An undoable edit that will undo and redo of a layout algorithm applied to a
network view.
|
Modifier and Type | Method and Description |
---|---|
void |
UndoSupport.postEdit(AbstractCyEdit edit)
Posts the specified edit to the Cytoscape undo stack.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.