Cytoscape 2.8.0 API

Uses of Interface
cytoscape.util.Scaler

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

Uses of Scaler in cytoscape.util
 

Classes in cytoscape.util that implement Scaler
 class AbstractScaler
          Used to scale a list of values to [a,b]
 

Methods in cytoscape.util that return Scaler
static Scaler ScalerFactory.getScaler(String type)
           
 

Methods in cytoscape.util with parameters of type Scaler
static void ScalerFactory.registerScaler(String type, Scaler newScaler)
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.