public class DriverPolygonG2d extends DriverShadowedG2d implements UDriver<Graphics2D>
| Constructor and Description |
|---|
DriverPolygonG2d(double dpiFactor,
EnsureVisible visible) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
drawShadowpublic DriverPolygonG2d(double dpiFactor,
EnsureVisible visible)
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, Graphics2D g2d)
draw in interface UDriver<Graphics2D>Copyright © 2017. All rights reserved.