public abstract class BaseBoxNodeItem extends BaseBoxItem
get methods to change java script object properties.| Modifier and Type | Method and Description |
|---|---|
double |
getMaxHeight()
Returns the max height in pixel.
|
double |
getMaxWidth()
Returns the max width in pixel.
|
int |
getPaddingBottom()
Returns the padding bottom in pixel.
|
int |
getPaddingLeft()
Returns the padding left in pixel.
|
int |
getPaddingRight()
Returns the padding right in pixel.
|
int |
getPaddingTop()
Returns the padding top in pixel.
|
Position |
getPosition()
Returns the position of node.
|
double |
getWeight()
Returns the weight.
|
boolean |
isActive()
Returns
true if the element is active. |
boolean |
isFullSize()
Returns
true if marks that this box should take the full width/height of the canvas (moving other boxes). |
getBottom, getHeight, getLeft, getRight, getTop, getWidth, isInsidecheckDefaultValuesArgument, 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, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisConsistentpublic final boolean isActive()
true if the element is active.true if the element is active.public final boolean isFullSize()
true if marks that this box should take the full width/height of the canvas (moving other boxes).true if marks that this box should take the full width/height of the canvas (moving other boxes)public final Position getPosition()
public final double getWeight()
public final double getMaxWidth()
public final double getMaxHeight()
public final int getPaddingTop()
public final int getPaddingRight()
public final int getPaddingBottom()
public final int getPaddingLeft()