public class DriverNoneBraille extends Object implements UDriver<BrailleGrid>
| Constructor and Description |
|---|
DriverNoneBraille() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid object) |
public void draw(UShape shape, double x, double y, ColorMapper mapper, UParam param, BrailleGrid object)
draw in interface UDriver<BrailleGrid>Copyright © 2017. All rights reserved.