|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.standard.FigureAndEnumerator
public class FigureAndEnumerator
Constructor Summary | |
---|---|
FigureAndEnumerator(FigureEnumeration newFE1,
FigureEnumeration newFE2)
|
Method Summary | |
---|---|
boolean |
hasNextFigure()
|
Figure |
nextFigure()
Returns the next element of the enumeration. |
void |
reset()
Reset the enumeration so it can be reused again. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FigureAndEnumerator(FigureEnumeration newFE1, FigureEnumeration newFE2)
Method Detail |
---|
public Figure nextFigure()
FigureEnumeration
nextFigure
in interface FigureEnumeration
public boolean hasNextFigure()
hasNextFigure
in interface FigureEnumeration
public void reset()
reset
in interface FigureEnumeration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |