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()
IsDefaultFiller
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 DrawTime getDrawTime()
IsDefaultFiller
getDrawTime
in interface IsDefaultFiller