Package net.sourceforge.plantuml.braille
Class DriverLineBraille
java.lang.Object
net.sourceforge.plantuml.braille.DriverLineBraille
- All Implemented Interfaces:
UDriver<ULine,
BrailleGrid>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
draw
(ULine shape, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid)
-
Constructor Details
-
DriverLineBraille
-
-
Method Details
-
draw
public void draw(ULine shape, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid) - Specified by:
draw
in interfaceUDriver<ULine,
BrailleGrid>
-