Package org.gvsig.fmap.mapcontext.layers
Class SingleLayerIterator
java.lang.Object
org.gvsig.fmap.mapcontext.layers.SingleLayerIterator
- Author:
- fjp Class to iterate for all layers in FLayers, but assuring not FLayers is returned. The layer you receive in next method is a "leaf" layer, not grouped.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SingleLayerIterator
-
-
Method Details
-
hasNext
public boolean hasNext() -
next
-
rewind
public void rewind()
-