Class ExtremityArrow

java.lang.Object
net.sourceforge.plantuml.svek.extremity.Extremity
net.sourceforge.plantuml.svek.extremity.ExtremityArrow
All Implemented Interfaces:
UDrawable

public class ExtremityArrow extends Extremity
  • Constructor Details

    • ExtremityArrow

      public ExtremityArrow(XPoint2D p1, double angle, XPoint2D center)
    • ExtremityArrow

      public ExtremityArrow(XPoint2D p0, double angle)
  • Method Details