public class ArcBitmapTextureAtlasSourceDecoratorShape extends java.lang.Object implements IBitmapTextureAtlasSourceDecoratorShape
| Constructor and Description |
|---|
ArcBitmapTextureAtlasSourceDecoratorShape() |
ArcBitmapTextureAtlasSourceDecoratorShape(float pStartAngle,
float pSweepAngle,
boolean pUseCenter) |
| Modifier and Type | Method and Description |
|---|---|
static ArcBitmapTextureAtlasSourceDecoratorShape |
getDefaultInstance()
Deprecated.
|
void |
onDecorateBitmap(android.graphics.Canvas pCanvas,
android.graphics.Paint pPaint,
BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions pDecoratorOptions) |
public ArcBitmapTextureAtlasSourceDecoratorShape()
public ArcBitmapTextureAtlasSourceDecoratorShape(float pStartAngle,
float pSweepAngle,
boolean pUseCenter)
@Deprecated public static ArcBitmapTextureAtlasSourceDecoratorShape getDefaultInstance()
public void onDecorateBitmap(android.graphics.Canvas pCanvas,
android.graphics.Paint pPaint,
BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions pDecoratorOptions)
onDecorateBitmap in interface IBitmapTextureAtlasSourceDecoratorShape