|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.plantuml.geom.SpiderWeb
public class SpiderWeb
| Constructor Summary | |
|---|---|
SpiderWeb(int widthCell,
int heightCell)
|
|
| Method Summary | |
|---|---|
PolylineBreakeable |
addPolyline(int row1,
int col1,
int row2,
int col2)
|
Collection<Point2DInt> |
getHangPoints(int row,
int col)
|
Point2DInt |
getMainPoint(int row,
int col)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpiderWeb(int widthCell,
int heightCell)
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||