void |
BrailleChar.draw(BrailleGrid grid,
double xv,
double yv) |
void |
DriverTextBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverNoneBraille.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid object) |
void |
DriverRectangleBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverLineBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverPolygonBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverCenteredCharacterBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverDotPathBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |