|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.graph2.Polyline2
public class Polyline2
Constructor Summary | |
---|---|
Polyline2(Point2D start,
Point2D end)
|
Method Summary | |
---|---|
void |
addLine(Line2D.Double newLine)
|
void |
draw(Graphics2D g2d)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Polyline2(Point2D start, Point2D end)
Method Detail |
---|
public void addLine(Line2D.Double newLine)
public void draw(Graphics2D g2d)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |