|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.cockpit.modeler.util.SingleFigureEnumerator
public class SingleFigureEnumerator
Enumerator for a single figure.
| Constructor Summary | |
|---|---|
SingleFigureEnumerator(CH.ifa.draw.framework.Figure figure)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
CH.ifa.draw.framework.Figure |
nextFigure()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleFigureEnumerator(CH.ifa.draw.framework.Figure figure)
figure - Figure to enumerate| Method Detail |
|---|
public java.lang.Object nextElement()
nextElement in interface java.util.Enumerationpublic boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic CH.ifa.draw.framework.Figure nextFigure()
nextFigure in interface CH.ifa.draw.framework.FigureEnumeration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||