public class DriverDotPathBraille extends java.lang.Object implements UDriver<BrailleGrid>
Constructor and Description |
---|
DriverDotPathBraille() |
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 © 2019. All Rights Reserved.