public class FillPaintedShapeAsImageFilter extends StreamingFilter
| Constructor and Description |
|---|
FillPaintedShapeAsImageFilter(CommandSequence stream) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Command<?>> |
filter(Command<?> command) |
Command<?> |
next() |
hasNext, iterator, removepublic FillPaintedShapeAsImageFilter(CommandSequence stream)
public Command<?> next()
next in interface java.util.Iterator<Command<?>>next in class StreamingFilterprotected java.util.List<Command<?>> filter(Command<?> command)
filter in class StreamingFilter