Package com.barrybecker4.ca.dj.jigo.sgf
-
Class Summary Class Description Point Represents a point on a Goban.SGFGame Represents a full Go game; typically after having been parsed from an InputStream conforming to the SGF (Smart-Game Format) file standard.SGFLeaf Contains all tokens for a particular node; it's an end-point for a game tree.SGFLoader A way to load SGF files.SGFTree Contains an entire game tree. -
Exception Summary Exception Description SGFException A problem occured loading the SGF game.