Class GArrows

java.lang.Object
net.sourceforge.plantuml.project.GArrows
All Implemented Interfaces:
UDrawable

public class GArrows extends Object implements UDrawable
  • Constructor Details

    • GArrows

      public GArrows(GSide atEnd, HColor backColor)
  • Method Details

    • drawU

      public void drawU(UGraphic ug)
      Specified by:
      drawU in interface UDrawable
    • addPoint

      public void addPoint(double x, double y)