Package | Description |
---|---|
org.scilab.forge.scirenderer.implementation.g2d.texture | |
org.scilab.forge.scirenderer.texture |
Modifier and Type | Method and Description |
---|---|
void |
G2DTextureDrawingTools.draw(TextEntity textEntity,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
void |
TextureDrawingTools.draw(TextEntity textEntity,
int x,
int y)
Draw the given text at the given position with the given appearance.
|
void |
BufferedImageTextureDrawingTools.draw(TextEntity textEntity,
int x,
int y) |