|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCyEdit | |
|---|---|
| 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. |
| Uses of AbstractCyEdit in org.cytoscape.view.layout |
|---|
| Subclasses of AbstractCyEdit in org.cytoscape.view.layout | |
|---|---|
class |
LayoutEdit
An undoable edit that will undo and redo of a layout algorithm applied to a network view. |
| Uses of AbstractCyEdit in org.cytoscape.work.undo |
|---|
| Methods in org.cytoscape.work.undo with parameters of type AbstractCyEdit | |
|---|---|
void |
UndoSupport.postEdit(AbstractCyEdit edit)
Posts the specified edit to the Cytoscape undo stack. |
|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||