Uses of Interface
org.cytoscape.view.vizmap.mappings.ContinuousMapping
Packages that use ContinuousMapping
Package
Description
APIs for different mapping functions -- continuous mapping, discrete mapping and pass through mapping.
-
Uses of ContinuousMapping in org.cytoscape.view.vizmap.mappings
Constructors in org.cytoscape.view.vizmap.mappings with parameters of type ContinuousMappingModifierConstructorDescriptionContinuousMappingPoint(K value, BoundaryRangeValues<V> range, ContinuousMapping<K,V> parentMapping, CyEventHelper eventHelper)
Constructor.