Class GArrows

  • All Implemented Interfaces:
    UDrawable

    public class GArrows
    extends java.lang.Object
    implements UDrawable
    • Constructor Summary

      Constructors 
      Constructor Description
      GArrows​(GSide atEnd, HColor backColor)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addPoint​(double x, double y)  
      void drawU​(UGraphic ug)  
      • Methods inherited from class java.lang.Object

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

      • GArrows

        public GArrows​(GSide atEnd,
                       HColor backColor)
    • Method Detail

      • addPoint

        public void addPoint​(double x,
                             double y)