Uses of Interface
org.moyoman.module.geometry.geometryimpl.GeometryStrategy

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

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

Classes in org.moyoman.module.geometry.geometryimpl that implement GeometryStrategy
(package private)  class ConnectExistingGroupsMoveGenerator
          This class rates moves by how well they connect friendly groups.
(package private)  class ExpandGroupMoveGenerator
          This class rates various moves which expand existing groups.
(package private)  class NewGroupMoveGenerator
          This class rates various moves that create a new group.