|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.cockpit.modeler.util.EmptyFigureEnumerator
public final class EmptyFigureEnumerator
Empty figure enumerator. This class is a singleton.
| Method Summary | |
|---|---|
static EmptyFigureEnumerator |
getInstance()
Gets the singleton instance of this class. |
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 |
| Method Detail |
|---|
public static EmptyFigureEnumerator getInstance()
public boolean hasMoreElements()
hasMoreElements in interface java.util.EnumerationEnumeration.hasMoreElements()public java.lang.Object nextElement()
nextElement in interface java.util.EnumerationEnumeration.nextElement()public CH.ifa.draw.framework.Figure nextFigure()
nextFigure in interface CH.ifa.draw.framework.FigureEnumerationFigureEnumeration.nextFigure()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||