public class DriverCenteredCharacterBraille extends Object implements UDriver<BrailleGrid>
Constructor and Description |
---|
DriverCenteredCharacterBraille() |
Modifier and Type | Method and Description |
---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid)
draw
in interface UDriver<BrailleGrid>
Copyright © 2017. All Rights Reserved.