public final class ScalesNode extends NativeObjectContainer
| Constructor and Description |
|---|
ScalesNode(NativeObject nativeObject)
Creates the item using a native java script object which contains all properties.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ScaleItem> |
getItems()
Returns a map with all defined axis.
|
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 ScalesNode(NativeObject nativeObject)
nativeObject - native java script object which contains all properties.