Class RoundedSouth

  • All Implemented Interfaces:
    UDrawable

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

      Constructors 
      Constructor Description
      RoundedSouth​(double width, double height, HColor backColor, double rounded)  
    • Method Summary

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

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

      • RoundedSouth

        public RoundedSouth​(double width,
                            double height,
                            HColor backColor,
                            double rounded)