Uses of Interface
org.moyoman.module.geometry.Geometry

Packages that use Geometry
org.moyoman.module.geometry.geometryimpl   
 

Uses of Geometry in org.moyoman.module.geometry.geometryimpl
 

Classes in org.moyoman.module.geometry.geometryimpl that implement Geometry
 class GeometryImpl
          Compute geometric information about the board, such as the set of empty points which are closer to a group than any other, which groups are adjacent to which other groups, and the convex hull of each group.