public class SingleLayerIterator extends Object
SingleLayerIterator(FLayers layers)
boolean
hasNext()
FLayer
next()
void
rewind()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleLayerIterator(FLayers layers)
public boolean hasNext()
public FLayer next()
public void rewind()