public class SizeItem extends NativeObjectContainer
| Constructor and Description |
|---|
SizeItem(NativeObject nativeObject)
Creates the item using a native java script object which contains all properties.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
Returns the height of the chart item in pixel.
|
int |
getWidth()
Returns the width of the chart item in pixel.
|
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 SizeItem(NativeObject nativeObject)
nativeObject - native java script object which contains all properties.public final int getWidth()
UndefinedValues.INTEGER.public final int getHeight()
UndefinedValues.INTEGER.