Package | Description |
---|---|
org.cytoscape.task |
This package provides base classes for common task factory types as well as their associated task types found in Cytoscape.
|
org.cytoscape.task.destroy |
This package includes a set of task factory interfaces for deleting or
or destroying objects within Cytoscape.
|
org.cytoscape.task.edit |
This package include a set of task factory interfaces that allow
the modification or editing of various objects within Cytoscape.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTableColumnTaskFactory
A TableColumnTaskFactory that is always ready to produce a TaskIterator.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DeleteColumnTaskFactory
This interface provides a task iterator for deleting a column.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RenameColumnTaskFactory
This interface provides a task iterator for renaming a column.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.