|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TextureManager in org.scilab.forge.scirenderer |
|---|
| Methods in org.scilab.forge.scirenderer that return TextureManager | |
|---|---|
TextureManager |
Canvas.getTextureManager()
Texture manger getter. |
| Uses of TextureManager in org.scilab.forge.scirenderer.implementation.g2d.texture |
|---|
| Classes in org.scilab.forge.scirenderer.implementation.g2d.texture that implement TextureManager | |
|---|---|
class |
G2DTextureManager
|
| Uses of TextureManager in org.scilab.forge.scirenderer.implementation.jogl.texture |
|---|
| Classes in org.scilab.forge.scirenderer.implementation.jogl.texture that implement TextureManager | |
|---|---|
class |
JoGLTextureManager
|
| Uses of TextureManager in org.scilab.forge.scirenderer.ruler |
|---|
| Methods in org.scilab.forge.scirenderer.ruler with parameters of type TextureManager | |
|---|---|
Texture |
RulerSpriteFactory.create(double value,
java.text.DecimalFormat adaptedFormat,
TextureManager textureManager)
Return the texture for the given value. |
Texture |
DefaultRulerSpriteFactory.create(double value,
java.text.DecimalFormat adaptedFormat,
TextureManager textureManager)
|
| Constructors in org.scilab.forge.scirenderer.ruler with parameters of type TextureManager | |
|---|---|
RulerDrawer(TextureManager textureManager)
Ruler drawer constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||