net.sourceforge.plantuml.skin.bluemodern
Class ShadowShape

java.lang.Object
  extended by net.sourceforge.plantuml.skin.bluemodern.FillRoundShape
      extended by net.sourceforge.plantuml.skin.bluemodern.ShadowShape

public class ShadowShape
extends FillRoundShape


Constructor Summary
ShadowShape(double width, double height, double corner)
           
 
Method Summary
 
Methods inherited from class net.sourceforge.plantuml.skin.bluemodern.FillRoundShape
draw, drawU
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShadowShape

public ShadowShape(double width,
                   double height,
                   double corner)


Copyright © 2012. All Rights Reserved.