public class FillRoundShape extends Object
| Constructor and Description |
|---|
FillRoundShape(double width,
double height,
HtmlColor c1,
HtmlColor c2,
double corner) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(ColorMapper mapper,
Graphics2D g2d) |
void |
drawU(UGraphic ug) |
public void draw(ColorMapper mapper, Graphics2D g2d)
public void drawU(UGraphic ug)
Copyright © 2017. All rights reserved.