public class RoundedRectangleBitmapTextureAtlasSourceDecoratorShape extends java.lang.Object implements IBitmapTextureAtlasSourceDecoratorShape
| Constructor and Description |
|---|
RoundedRectangleBitmapTextureAtlasSourceDecoratorShape() |
RoundedRectangleBitmapTextureAtlasSourceDecoratorShape(float pCornerRadiusX,
float pCornerRadiusY) |
| Modifier and Type | Method and Description |
|---|---|
static RoundedRectangleBitmapTextureAtlasSourceDecoratorShape |
getDefaultInstance() |
void |
onDecorateBitmap(android.graphics.Canvas pCanvas,
android.graphics.Paint pPaint,
BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions pDecoratorOptions) |
public RoundedRectangleBitmapTextureAtlasSourceDecoratorShape()
public RoundedRectangleBitmapTextureAtlasSourceDecoratorShape(float pCornerRadiusX,
float pCornerRadiusY)
public static RoundedRectangleBitmapTextureAtlasSourceDecoratorShape getDefaultInstance()
public void onDecorateBitmap(android.graphics.Canvas pCanvas,
android.graphics.Paint pPaint,
BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions pDecoratorOptions)
onDecorateBitmap in interface IBitmapTextureAtlasSourceDecoratorShape