Class ULine

    • Constructor Detail

      • ULine

        public ULine​(double dx,
                     double dy)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getDX

        public double getDX()
      • getDY

        public double getDY()
      • getLength

        public double getLength()
      • setDeltaShadow

        public void setDeltaShadow​(double deltaShadow)
        Specified by:
        setDeltaShadow in interface Shadowable