public class DriverDotPathBraille extends java.lang.Object implements UDriver<DotPath,BrailleGrid>
| Constructor and Description |
|---|
DriverDotPathBraille() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(DotPath shape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
public void draw(DotPath shape, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid)
draw in interface UDriver<DotPath,BrailleGrid>