Class ConnectionCross
- java.lang.Object
-
- net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
-
- net.sourceforge.plantuml.activitydiagram3.ftile.ConnectionCross
-
- All Implemented Interfaces:
Connection
,UDrawable
,UShape
public class ConnectionCross extends AbstractConnection
-
-
Constructor Summary
Constructors Constructor Description ConnectionCross(Connection connection)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawU(UGraphic ug)
-
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
arrowHorizontalAlignment, getFtile1, getFtile2, toString
-
-
-
-
Constructor Detail
-
ConnectionCross
public ConnectionCross(Connection connection)
-
-
Method Detail
-
drawU
public void drawU(UGraphic ug)
-
-