Class DriverTextBraille

java.lang.Object
net.sourceforge.plantuml.braille.DriverTextBraille
All Implemented Interfaces:
UDriver<UText,BrailleGrid>

public class DriverTextBraille extends java.lang.Object implements UDriver<UText,BrailleGrid>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(UText text, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait