Cytoscape 2.8.0 API

Uses of Class
cytoscape.visual.ui.EditorDisplayer.EditorType

Packages that use EditorDisplayer.EditorType
cytoscape.visual.ui Top-level UI components for the cytoscape.visual package. 
 

Uses of EditorDisplayer.EditorType in cytoscape.visual.ui
 

Methods in cytoscape.visual.ui that return EditorDisplayer.EditorType
static EditorDisplayer.EditorType EditorDisplayer.EditorType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EditorDisplayer.EditorType[] EditorDisplayer.EditorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cytoscape.visual.ui with parameters of type EditorDisplayer.EditorType
static EditorDisplayer EditorDisplayer.getEditor(VisualPropertyType type, EditorDisplayer.EditorType editor)
          Returns proper editor displayer object based on visual property type.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.