Uses of Class
metricsOverlay.model.mappings.InterpolationType

Packages that use InterpolationType
metricsOverlay.model.mappings Dictates mapping and interpolation classes in the model. 
 

Uses of InterpolationType in metricsOverlay.model.mappings
 

Methods in metricsOverlay.model.mappings that return InterpolationType
static InterpolationType InterpolationType.valueOf(java.lang.String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static InterpolationType[] InterpolationType.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.