public final class AxisMarginsItem extends MarginsItem
set
methods to change java script object properties.Modifier and Type | Method and Description |
---|---|
void |
setBottom(int bottom)
Sets the bottom margin in pixel
|
void |
setLeft(int left)
Sets the left margin in pixel
|
void |
setRight(int right)
Sets the right margin in pixel
|
void |
setTop(int top)
Sets the top margin in pixel
|
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 void setTop(int top)
top
- the top margin in pixelpublic void setBottom(int bottom)
bottom
- the bottom margin in pixelpublic void setLeft(int left)
left
- the left margin in pixelpublic void setRight(int right)
right
- the right margin in pixel