Uses of Package
org.cytoscape.view.vizmap.mappings
-
Packages that use org.cytoscape.view.vizmap.mappings Package Description org.cytoscape.view.vizmap.mappings APIs for different mapping functions -- continuous mapping, discrete mapping and pass through mapping. -
Classes in org.cytoscape.view.vizmap.mappings used by org.cytoscape.view.vizmap.mappings Class Description BoundaryRangeValues This class defines a data object representing the range values associated with a particular domain value, called a boundary value.ContinuousMapping An interface describing a continuous mapping from attribute value to visual property.ContinuousMappingPoint Encapsulates a ContinuousMapping Point with a single point value and associatedBoundaryRangeValues
.