org.eclipse.draw2d
Class Figure.FigureIterator
java.lang.Object
|
+--org.eclipse.draw2d.Figure.FigureIterator
- Enclosing class:
- Figure
- public static class Figure.FigureIterator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
list
protected List list
index
protected int index
Figure.FigureIterator
public Figure.FigureIterator(IFigure f)
nextFigure
public IFigure nextFigure()
hasNext
public boolean hasNext()