Interface Shadowable

All Superinterfaces:
UShape
All Known Implementing Classes:
AbstractShadowable, UEllipse, ULine, UPath, UPolygon, URectangle

public interface Shadowable extends UShape
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
    void
    setDeltaShadow(double deltaShadow)
     
  • Method Details

    • setDeltaShadow

      void setDeltaShadow(double deltaShadow)
    • getDeltaShadow

      double getDeltaShadow()