java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.Arrows

public class Arrows extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static UPolygon
    asTo(Direction direction)
     
    static UPolygon
     
    static UPolygon
     
    static UPolygon
     
    static UPolygon
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Arrows

      public Arrows()
  • Method Details