Uses of Class
org.moyoman.debug.Debug

Packages that use Debug
org.moyoman.debug Provides classes that represent debugging information. 
 

Uses of Debug in org.moyoman.debug
 

Subclasses of Debug in org.moyoman.debug
 class Aggregate
          This class represents groups of stones and their relations.
 class Continuous
          This class is used to store evaluations of different moves.
 class Discrete
          This class is used to store evaluations of different points.
 class Forest
          This debug type represents sequences of moves.
 class GroupRating
          This class allows stones to be put into groups, and each group given a rating of between 0 and 1.
 class Legend
          This class allows stones or points to be associated with a legend.
 class SOI
          This class represents groups of stones and empty points that are associated with them.