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