public final class Filler extends AbstractModel<Plugins,IsDefaultFiller> implements IsDefaultFiller
Modifier and Type | Method and Description |
---|---|
DrawTime |
getDrawTime()
Returns the draw time which defines when the filling will be applied.
|
boolean |
isPropagate()
Returns
true if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets. |
void |
setDrawTime(DrawTime drawTime)
Sets the draw time which defines when the filling will be applied.
|
void |
setPropagate(boolean propagate)
Sets
true if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets. |
getDefaultValues, getParent, loadPadding, setCallbackToModel, setCallbackToModel, setEventToModel
checkAndAddToParent, getChildKey, getParentNode, getRootNode, retrieveRoot, setArrayValueAndAddToParent, setArrayValueAndAddToParent, setArrayValueAndAddToParent, setElementAndAddToParent, setInternalCallbackToModel, setInternalCallbackToModel, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent
checkDefaultValuesArgument, 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, type
public void setPropagate(boolean propagate)
true
if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.propagate
- true
if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targetspublic boolean isPropagate()
true
if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.isPropagate
in interface IsDefaultFiller
true
if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targetspublic void setDrawTime(DrawTime drawTime)
drawTime
- the draw time which defines when the filling will be appliedpublic DrawTime getDrawTime()
getDrawTime
in interface IsDefaultFiller