Cytoscape 2.8.0 API

Package cytoscape.visual.calculators

Objects that calculate from the data attributes the value for one visual attribute, such as color, shape, or size.

See:
          Description

Interface Summary
Calculator  
 

Class Summary
AbstractCalculator  
BasicCalculator BasicCalculator implements some UI features for calculators lower in the object tree.
CalculatorFactory This class provides static factory methods for constructing instances of Calculators as specified by arguments and static methods for getting names and labels based on calculator type.
GenericNodeCustomGraphicCalculator  
 

Package cytoscape.visual.calculators Description

Objects that calculate from the data attributes the value for one visual attribute, such as color, shape, or size. These Calculators use Mappings to actually translate graph attributes into visual attributes.


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.