Uses of Class
net.sf.freecol.common.model.Map.WholeMapIterator

Packages that use Map.WholeMapIterator
net.sf.freecol.common.model Contains the game model. 
 

Uses of Map.WholeMapIterator in net.sf.freecol.common.model
 

Methods in net.sf.freecol.common.model that return Map.WholeMapIterator
 Map.WholeMapIterator Map.getWholeMapIterator()
          Gets an Iterator of every Tile on the map.