com.axibase.tsd.model.data.series
Class Interpolate
java.lang.Object
com.axibase.tsd.model.data.series.Interpolate
public class Interpolate
- extends Object
- Author:
- Nikolay Malevanny.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final Interpolate NONE
Interpolate
public Interpolate()
Interpolate
public Interpolate(InterpolateType type)
getType
public InterpolateType getType()
setType
public void setType(InterpolateType type)
getValue
public double getValue()
setValue
public void setValue(double value)
isExtend
public boolean isExtend()
setExtend
public void setExtend(boolean extend)
Copyright © 2015. All rights reserved.