Maven module :un.api : api-image :
Class : un.impl.image.process.paint.FloodFillOperator
Extends/Implements : un.api.task.AbstractTask
Subclasses : -

author  Johann Sorel


Variables : INPUT_POINT, INPUT_PREDICATE, INPUT_FILLSAMPLE, DESCRIPTOR
Functions : FloodFillOperator, execute, execute


public ParameterValueType INPUT_POINT

public ParameterValueType INPUT_PREDICATE

public ParameterValueType INPUT_FILLSAMPLE

public DefaultImageTaskDescriptor DESCRIPTOR


public void FloodFillOperator ()

public Image execute (Image base, Tuple point, Predicate predicate, Object fill)

public Parameters execute ()