public class DriverCenteredCharacterSvg extends java.lang.Object implements UDriver<UCenteredCharacter,SvgGraphics>
| Constructor and Description |
|---|
DriverCenteredCharacterSvg() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UCenteredCharacter characterCircled,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
public void draw(UCenteredCharacter characterCircled, double x, double y, ColorMapper mapper, UParam param, SvgGraphics svg)
draw in interface UDriver<UCenteredCharacter,SvgGraphics>