Uses of Class
net.sourceforge.plantuml.braille.BrailleGrid
Packages that use BrailleGrid
-
Uses of BrailleGrid in net.sourceforge.plantuml.braille
Methods in net.sourceforge.plantuml.braille with parameters of type BrailleGridModifier and TypeMethodDescriptionvoidBrailleChar.draw(BrailleGrid grid, double xv, double yv) voidDriverCenteredCharacterBraille.draw(UCenteredCharacter characterCircled, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid) voidDriverDotPathBraille.draw(DotPath shape, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid) voidDriverLineBraille.draw(ULine shape, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid) voidDriverPolygonBraille.draw(UPolygon shape, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid) voidDriverRectangleBraille.draw(URectangle rect, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid) voidDriverTextBraille.draw(UText text, double x, double y, ColorMapper mapper, UParam param, BrailleGrid grid) Constructors in net.sourceforge.plantuml.braille with parameters of type BrailleGrid