-
@Deprecated() public class OsmBitmapShader extends BitmapShader
-
-
Constructor Summary
Constructors Constructor Description OsmBitmapShader(Bitmap bitmap, Shader.TileMode tileX, Shader.TileMode tileY)
-
Method Summary
Modifier and Type Method Description voidonDrawCycle(Projection projection)-
Methods inherited from class android.graphics.BitmapShader
getFilterMode, getMaxAnisotropy, setFilterMode, setMaxAnisotropy -
Methods inherited from class android.graphics.Shader
getLocalMatrix, setLocalMatrix -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
OsmBitmapShader
OsmBitmapShader(Bitmap bitmap, Shader.TileMode tileX, Shader.TileMode tileY)
-
-
Method Detail
-
onDrawCycle
void onDrawCycle(Projection projection)
-
-
-
-