Class ArrowsRegular
- java.lang.Object
-
- net.sourceforge.plantuml.activitydiagram3.ftile.Arrows
-
- net.sourceforge.plantuml.activitydiagram3.ftile.ArrowsRegular
-
public class ArrowsRegular extends Arrows
-
-
Constructor Summary
Constructors Constructor Description ArrowsRegular()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UPolygon
asToDown()
UPolygon
asToLeft()
UPolygon
asToRight()
UPolygon
asToUp()
-