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. |