|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ConnectionVerticalDown
public class ConnectionVerticalDown
Constructor Summary | |
---|---|
ConnectionVerticalDown(Ftile ftile1,
Ftile ftile2,
Point2D p1,
Point2D p2,
HtmlColor color)
|
Method Summary | |
---|---|
void |
drawTranslate(UGraphic ug,
UTranslate translate1,
UTranslate translate2)
|
void |
drawU(UGraphic ug)
|
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection |
---|
getFtile1, getFtile2, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConnectionVerticalDown(Ftile ftile1, Ftile ftile2, Point2D p1, Point2D p2, HtmlColor color)
Method Detail |
---|
public void drawU(UGraphic ug)
public void drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |