|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.scilab.forge.scirenderer.ruler.DefaultRulerSpriteFactory
public final class DefaultRulerSpriteFactory
| Constructor Summary | |
|---|---|
DefaultRulerSpriteFactory()
Default constructor. |
|
| Method Summary | |
|---|---|
Texture |
create(double value,
java.text.DecimalFormat adaptedFormat,
TextureManager textureManager)
Return the texture for the given value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRulerSpriteFactory()
| Method Detail |
|---|
public Texture create(double value,
java.text.DecimalFormat adaptedFormat,
TextureManager textureManager)
RulerSpriteFactory
create in interface RulerSpriteFactoryvalue - the value.adaptedFormat - an adapted number format for the given value.textureManager - TextureManager to use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||