Uses of Interface
chesspresso.game.GameModelIterator

Packages that use GameModelIterator
chesspresso.pgn   
 

Uses of GameModelIterator in chesspresso.pgn
 

Methods in chesspresso.pgn with parameters of type GameModelIterator
 void PGNWriter.write(GameModelIterator iterator)