Package curve.area

Class MyArea

java.lang.Object
curve.area.MyArea
All Implemented Interfaces:
Colour

public class MyArea extends Object implements Colour
an area to hold stitches // could also be line of zigzag stitches // defined by a set of lines or points ??????? // lines would be unique, points would be shared by lines // areas would be separated by jump stitches