Class AbstractShadowable
java.lang.Object
net.sourceforge.plantuml.klimt.AbstractShadowable
- All Implemented Interfaces:
Shadowable, UShape
- Direct Known Subclasses:
UEllipse, ULine, UPath, UPolygon, URectangle
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractShadowable
public AbstractShadowable()
-
-
Method Details
-
getDeltaShadow
public double getDeltaShadow()- Specified by:
getDeltaShadowin interfaceShadowable
-
setDeltaShadow
public void setDeltaShadow(double deltaShadow) - Specified by:
setDeltaShadowin interfaceShadowable
-