Package de.java_chess.javaChess.notation

Interface Summary
GameNotation This interface defines the functionality to notate a entire game.
PlyNotation This interface defines the functionality to notate a ply.
 

Class Summary
GameNotationImpl This class implements the functionality to notate an entire game.
PlyNotationImpl This class holds all the methods to render a ply as a string notation.