Package net.sourceforge.plantuml.klimt
Interface Shadowable
-
- All Superinterfaces:
UShape
- All Known Implementing Classes:
AbstractShadowable,UEllipse,ULine,UPath,UPolygon,URectangle
public interface Shadowable extends UShape
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetDeltaShadow()voidsetDeltaShadow(double deltaShadow)
-