Package rle.core.board.path

Class Summary
CirclePath A path representing a filled or empty circle.
LinePath A path representing a line.
ListPath A path representing the locations in an arbitrary List of Points.
Path A base class for classes that can construct a list of Board locations.
RectanglePath A path representing a filled or empty rectangle.