Modifier and Type | Method and Description |
---|---|
Grid |
getGrid() |
Collection<Point> |
getPoints() |
void |
setPoints(Collection<Point> points) |
public static final Scans EMPTY
public Scans(Grid grid)
public Grid getGrid()
public void setPoints(Collection<Point> points)
public Collection<Point> getPoints()