public final class AxisMarginsItem extends MarginsItem
BaseBoxItem.Property
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
checkAndGetDoubleValues, checkAndGetEnumValues, checkAndGetIntegerValues, checkAndGetStringValues, checkAndSetDoubleValues, checkAndSetEnumValues, checkAndSetIntegerValues, checkAndSetStringValues, getDoubleArray, getIntegerArray, getJavaScriptObject, getObjectArray, getStringArray, getValue, getValue, getValue, getValue, getValue, getValue, getValue, has, has, hasToBeRegistered, isEmpty, keys, remove, remove, removeIfExists, setDoubleArray, setEnumValueArray, setIntegerArray, setObjectArray, setStringArray, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toString, type
public final void setTop(int top)
top
- the top margin in pixelpublic final void setBottom(int bottom)
bottom
- the bottom margin in pixelpublic final void setLeft(int left)
left
- the left margin in pixelpublic final void setRight(int right)
right
- the right margin in pixel