Brush.smali
.class public interface abstract Lim/tpelyyftgw/ui/components/paint/Brush;
.super Ljava/lang/Object;
.source "Brush.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lim/tpelyyftgw/ui/components/paint/Brush$Neon;,
Lim/tpelyyftgw/ui/components/paint/Brush$Elliptical;,
Lim/tpelyyftgw/ui/components/paint/Brush$Radial;
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getAlpha()F
.end method
.method public abstract getAngle()F
.end method
.method public abstract getScale()F
.end method
.method public abstract getSpacing()F
.end method
.method public abstract getStamp()Landroid/graphics/Bitmap;
.end method
.method public abstract isLightSaber()Z
.end method