|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RulerSpriteFactory
Method Summary | |
---|---|
Texture |
create(double value,
java.text.DecimalFormat adaptedFormat,
TextureManager textureManager)
Return the texture for the given value. |
Method Detail |
---|
Texture create(double value, java.text.DecimalFormat adaptedFormat, TextureManager textureManager)
value
- 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 |