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  trueif 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  trueif 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, setEventToModelcheckAndAddToParent, 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, setValueOrArrayAndAddToParentcheckDefaultValuesArgument, 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, typepublic 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 IsDefaultFillertrue 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