public class SizeItem extends NativeObjectContainer
Constructor and Description |
---|
SizeItem(ConfigurationEnvelop<NativeObject> envelop)
Creates the item using an envelop (from
configuration package) of native java script object which contains all properties. |
Modifier and Type | Method and Description |
---|---|
double |
getHeight()
Returns the height of the chart item in pixel.
|
double |
getWidth()
Returns the width of the chart item in pixel.
|
checkDefaultValuesArgument, empty, getArrayValue, getElement, getIncrementalId, getNativeChart, getNativeEvent, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, isType, keys, loadNativeObject, remove, remove, setArrayValue, setArrayValue, setArrayValue, setElement, setEmptyValue, setNewIncrementalId, setNewIncrementalId, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
public SizeItem(ConfigurationEnvelop<NativeObject> envelop)
configuration
package) of native java script object which contains all properties.envelop
- envelop of native java script object which contains all properties.