-
@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)-
-
Constructor Detail
-
OsmBitmapShader
OsmBitmapShader(Bitmap bitmap, Shader.TileMode tileX, Shader.TileMode tileY)
-
-
Method Detail
-
onDrawCycle
void onDrawCycle(Projection projection)
-
-
-
-