Package metricsOverlay.model.mappings

Dictates mapping and interpolation classes in the model.

See:
          Description

Class Summary
AugmentationInterpolator This class provides the functionality to interpolate between different metric functionality.
AugmentExponentialIStrategy  
AugmentLogIStrategy  
ExponentialIStrategy  
InterpolationStrategy This class represents an abstract interpolation strategy for interpolating between a metric value and a display value.
LinearIStrategy  
LogIStrategy  
Mapping This class provides a model implementation of a mapping.
MappingProperties Deprecated.
MetricExponentialIStrategy  
MetricLogIStrategy  
RangeInterpolator This class provides the ability to interpolate any range value into a sensible value required by the mapping interpolator.
 

Enum Summary
InterpolationType Deprecated.
MappingState This enum represents the state of the mapping it is attached to.
 

Package metricsOverlay.model.mappings Description

Dictates mapping and interpolation classes in the model.