Interface CommandSequence
- All Known Subinterfaces:
Filter
- All Known Implementing Classes:
AbsoluteToRelativeTransformsFilter
,FillPaintedShapeAsImageFilter
,GroupingFilter
,MutableCommandSequence
,OptimizeFilter
,StateChangeGroupingFilter
,StreamingFilter
Represents a sequence of
Command
objects.
The individual Command
s can be retrieved through an Iterator
.-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator