|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterpolateType | |
|---|---|
| com.axibase.tsd.model.data.series | |
| Uses of InterpolateType in com.axibase.tsd.model.data.series |
|---|
| Methods in com.axibase.tsd.model.data.series that return InterpolateType | |
|---|---|
InterpolateType |
Interpolate.getType()
|
static InterpolateType |
InterpolateType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InterpolateType[] |
InterpolateType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.axibase.tsd.model.data.series with parameters of type InterpolateType | |
|---|---|
void |
Interpolate.setType(InterpolateType type)
|
| Constructors in com.axibase.tsd.model.data.series with parameters of type InterpolateType | |
|---|---|
Interpolate(InterpolateType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||