public class DriverRectangleG2d extends DriverShadowedG2d implements UDriver<java.awt.Graphics2D>
Constructor and Description |
---|
DriverRectangleG2d(double dpiFactor,
EnsureVisible visible) |
Modifier and Type | Method and Description |
---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
java.awt.Graphics2D g2d) |
static void |
managePattern(UParam param,
java.awt.Graphics2D g2d) |
drawShadow
public DriverRectangleG2d(double dpiFactor, EnsureVisible visible)