public final class DatasetPluginItem extends NativeObjectContainer
| Constructor and Description |
|---|
DatasetPluginItem(NativeObject nativeObject)
Creates the item using a native java script object which contains all properties.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getEasing()
Returns the current animation frame number.
|
int |
getIndex()
Returns the index of the data inside the dataset.
|
DatasetMetaItem |
getMeta()
Returns the dataset meta data item.
|
checkValue, getArrayValue, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, keys, remove, remove, removeIfExists, setArrayValue, setArrayValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, typepublic DatasetPluginItem(NativeObject nativeObject)
nativeObject - native java script object which contains all properties.public double getEasing()
UndefinedValues.DOUBLE.public int getIndex()
UndefinedValues.INTEGER.public DatasetMetaItem getMeta()