Uses of Interface
org.cytoscape.view.vizmap.mappings.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
ModifierConstructorDescriptionContinuousMappingPoint(K value, BoundaryRangeValues<V> range, ContinuousMapping<K,V> parentMapping, CyEventHelper eventHelper)
Constructor.