|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnTypes | |
---|---|
cytoscape.view | Classes that provide a window to display a graph and UI components connected to that window, such as the menus. |
Uses of ColumnTypes in cytoscape.view |
---|
Methods in cytoscape.view that return ColumnTypes | |
---|---|
static ColumnTypes |
ColumnTypes.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ColumnTypes[] |
ColumnTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in cytoscape.view with parameters of type ColumnTypes | |
---|---|
void |
NetworkTreeTableModel.addColumn(ColumnTypes model,
int idx)
|
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |