Interface IWorkItemContext

Public

Interface to expose a subset of the WorkItemProcessor functionality.

Public Methods

EnsureValidFloodFill ()

If a WorkItem needs to have a valid area information during execution, call this method to ensure there are no pending flood fills.

Public
SetGraphDirty (graph)

Trigger a graph modification event.

Public

Deprecated Members

QueueFloodFill ()

Call during work items to queue a flood fill.

Public