Uses of Class
org.moyoman.util.Point

Packages that use Point
org.moyoman.util Provides utility classes used by both the client and server. 
 

Uses of Point in org.moyoman.util
 

Subclasses of Point in org.moyoman.util
 class NumberedStone
          This class represents a stone and the move number it was made on.
 class PartialStone
          This class is used for representing fractions of stones.
 class Stone
          This class represents one stone.