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