net.sourceforge.plantuml.ugraphic
Interface Shadowable

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

public interface Shadowable
extends UShape


Method Summary
 double getDeltaShadow()
           
 void setDeltaShadow(double deltaShadow)
           
 

Method Detail

setDeltaShadow

void setDeltaShadow(double deltaShadow)

getDeltaShadow

double getDeltaShadow()


Copyright © 2013. All Rights Reserved.