public class SpiderWeb extends Object
Constructor and Description |
---|
SpiderWeb(int widthCell,
int heightCell) |
Modifier and Type | Method and Description |
---|---|
PolylineBreakeable |
addPolyline(int row1,
int col1,
int row2,
int col2) |
Collection<Point2DInt> |
getHangPoints(int row,
int col) |
Point2DInt |
getMainPoint(int row,
int col) |
public Point2DInt getMainPoint(int row, int col)
public Collection<Point2DInt> getHangPoints(int row, int col)
public PolylineBreakeable addPolyline(int row1, int col1, int row2, int col2)
Copyright © 2016. All Rights Reserved.