public final class DefaultFiller extends Object 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. |
public boolean isPropagate()
IsDefaultFillertrue 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 DrawTime getDrawTime()
IsDefaultFillergetDrawTime in interface IsDefaultFiller