| Package | Description |
|---|---|
| ej.microui.display |
Contains display management.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Painter.drawRenderableString(GraphicsContext gc,
RenderableString string,
int x,
int y)
Draws the string using the font and given graphics context color.
|