Cytoscape 2.8.0 API

Uses of Class
cytoscape.visual.mappings.LinearNumberInterpolator

Packages that use LinearNumberInterpolator
cytoscape.visual.mappings The Mappings are used by Calculators to map graph attributes to visual attribute values. 
 

Uses of LinearNumberInterpolator in cytoscape.visual.mappings
 

Subclasses of LinearNumberInterpolator in cytoscape.visual.mappings
 class LinearNumberToColorInterpolator
          The class provides a linear interpolation between color values.
 class LinearNumberToNumberInterpolator
          The class assumes that the supplied range objects are Numbers, and returns a linearly interplated value according to the value of frac.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.