Package | Description |
---|---|
org.scilab.forge.scirenderer.implementation.g2d | |
org.scilab.forge.scirenderer.implementation.g2d.motor | |
org.scilab.forge.scirenderer.implementation.g2d.texture |
Modifier and Type | Method and Description |
---|---|
static G2DCanvas |
G2DCanvasFactory.createCanvas(java.awt.Graphics2D g2d,
int width,
int height)
Create a canvas from an auto drawable object.
|
G2DCanvas |
G2DDrawingTools.getCanvas() |
Constructor and Description |
---|
Motor3D(G2DCanvas canvas,
java.awt.Graphics2D g2d,
java.awt.Dimension dim)
Default constructor
|
Constructor and Description |
---|
G2DTextureManager(G2DCanvas canvas) |