Cytoscape 2.8.0 API

Uses of Class
cytoscape.util.ScalingMethod

Packages that use ScalingMethod
cytoscape.util This package contains utility classes which are deemed generally useful, but which do not clearly belong to any other package. 
 

Uses of ScalingMethod in cytoscape.util
 

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


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.