Package net.sourceforge.plantuml.braille
Class DriverLineBraille
java.lang.Object
net.sourceforge.plantuml.braille.DriverLineBraille
- All Implemented Interfaces:
UDriver<ULine,BrailleGrid>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(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:
drawin interfaceUDriver<ULine,BrailleGrid>
-