public final class

SimpleStringTexture

extends Texture
java.lang.Object
   ↳ com.cooliris.media.Texture
     ↳ com.cooliris.media.SimpleStringTexture

Summary

[Expand]
Inherited Constants
From class com.cooliris.media.Texture
Public Methods
float getBaselineHeight()
boolean isCached()
Protected Methods
Bitmap load(RenderView view)
Returns a bitmap, or null if an error occurs.
[Expand]
Inherited Methods
From class com.cooliris.media.Texture
From class java.lang.Object

Public Methods

public float getBaselineHeight ()

public boolean isCached ()

Protected Methods

protected Bitmap load (RenderView view)

Returns a bitmap, or null if an error occurs.