net.sourceforge.plantuml.skin.bluemodern
Class FillRoundShape
java.lang.Object
net.sourceforge.plantuml.skin.bluemodern.FillRoundShape
- Direct Known Subclasses:
- ShadowShape
public class FillRoundShape
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FillRoundShape
public FillRoundShape(double width,
double height,
HtmlColor c1,
HtmlColor c2,
double corner)
draw
public void draw(ColorMapper mapper,
Graphics2D g2d)
drawU
public void drawU(UGraphic ug)
Copyright © 2012. All Rights Reserved.