|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditorDisplayer | |
---|---|
cytoscape.visual.ui | Top-level UI components for the cytoscape.visual package. |
Uses of EditorDisplayer in cytoscape.visual.ui |
---|
Methods in cytoscape.visual.ui that return EditorDisplayer | |
---|---|
static EditorDisplayer |
EditorDisplayer.getEditor(VisualPropertyType type,
EditorDisplayer.EditorType editor)
Returns proper editor displayer object based on visual property type. |
static EditorDisplayer |
EditorDisplayer.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EditorDisplayer[] |
EditorDisplayer.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |