public final class PaddingItem extends AbstractPadding
| Constructor and Description |
|---|
PaddingItem()
Creates an empty padding to use for chart configuration with global defaults.
|
PaddingItem(int padding)
Creates an padding to use for chart configuration with global defaults and setting the same size for all dimensions.
|
PaddingItem(IsDefaultPadding defaultValues)
Creates an empty padding to use for chart configuration when the font is created by a callback.
|
PaddingItem(IsDefaultPadding defaultValues,
int padding)
Creates an empty padding to use for chart configuration when the font is created by a callback and setting the same size for all dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
NativeObject |
nativeObject()
Returns the native object instance.
|
getBottom, getLeft, getObject, getRight, getTop, setBottom, setLeft, setRight, setTopcheckDefaultValuesArgument, empty, getArrayValue, getIncrementalId, getNativeChart, getNativeEvent, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, isType, keys, loadNativeObject, remove, remove, setArrayValue, setArrayValue, setArrayValue, setEmptyValue, setNewIncrementalId, setNewIncrementalId, 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, toJSON, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, createpublic PaddingItem()
public PaddingItem(int padding)
padding - the initial size for all dimensionspublic PaddingItem(IsDefaultPadding defaultValues)
defaultValues - default providerpublic PaddingItem(IsDefaultPadding defaultValues, int padding)
defaultValues - default providerpadding - the initial size for all dimensionspublic NativeObject nativeObject()