|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ContinuousMapping<K,V> | An interface describing a continuous mapping from attribute value to visual property. |
DiscreteMapping<K,V> | An interface describing a discrete mapping from attribute value to visual property. |
PassthroughMapping<K,V> | An interface describing a passthrough or identity mapping from attribute value to visual property. |
Class Summary | |
---|---|
AbstractVisualMappingFunction<K,V> | A base class for visual mapping functions where all fields are immutable. |
BoundaryRangeValues<T> | This class defines a data object representing the range values associated with a particular domain value, called a boundary value. |
ContinuousMappingPoint<K,V> | Encapsulates a ContinuousMapping Point with a single point value
and associated BoundaryRangeValues . |
APIs for different mapping functions -- continuous mapping, discrete mapping and pass through mapping.
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |