public final class ChartAreaNode extends BaseBoxItem
Constructor and Description |
---|
ChartAreaNode(NativeObject nativeObject)
Creates the item using a native java script object which contains all properties.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isConsistent()
Returns
true if the empty has got all necessary properties otherwise false .This is helpful when the chart is still initializing and chart area is not consistent. |
java.lang.String |
toString() |
getBottom, getLeft, getRight, getTop, isInside
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, type
public ChartAreaNode(NativeObject nativeObject)
nativeObject
- native java script object which contains all properties.public boolean isConsistent()
true
if the empty has got all necessary properties otherwise false
.true
if the empty has got all necessary properties otherwise false
public java.lang.String toString()
toString
in class java.lang.Object