public class DriverCenteredCharacterG2d extends Object implements UDriver<Graphics2D>
| Constructor and Description |
|---|
DriverCenteredCharacterG2d() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
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.