Package net.sourceforge.plantuml.braille
Class BrailleDrawer
- java.lang.Object
-
- net.sourceforge.plantuml.braille.BrailleDrawer
-
-
Constructor Summary
Constructors Constructor Description BrailleDrawer(BrailleGrid grid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawU(UGraphic ug)
-
-
-
Constructor Detail
-
BrailleDrawer
public BrailleDrawer(BrailleGrid grid)
-
-