PhotoPaintView$2.smali

.class Lim/tpelyyftgw/ui/components/PhotoPaintView$2;
.super Ljava/lang/Object;
.source "PhotoPaintView.java"

# interfaces
.implements Lim/tpelyyftgw/ui/components/paint/views/EntitiesContainerView$EntitiesContainerViewDelegate;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/PhotoPaintView;-><init>(Landroid/content/Context;Landroid/graphics/Bitmap;I)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/components/PhotoPaintView;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/PhotoPaintView;)V
    .registers 2
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/PhotoPaintView;

    .line 160
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/PhotoPaintView$2;->this$0:Lim/tpelyyftgw/ui/components/PhotoPaintView;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onEntityDeselect()V
    .registers 3

    .line 173
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/PhotoPaintView$2;->this$0:Lim/tpelyyftgw/ui/components/PhotoPaintView;

    const/4 v1, 0x0

    # invokes: Lim/tpelyyftgw/ui/components/PhotoPaintView;->selectEntity(Lim/tpelyyftgw/ui/components/paint/views/EntityView;)Z
    invoke-static {v0, v1}, Lim/tpelyyftgw/ui/components/PhotoPaintView;->access$100(Lim/tpelyyftgw/ui/components/PhotoPaintView;Lim/tpelyyftgw/ui/components/paint/views/EntityView;)Z

    .line 174
    return-void
.end method

.method public onSelectedEntityRequest()Lim/tpelyyftgw/ui/components/paint/views/EntityView;
    .registers 2

    .line 168
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/PhotoPaintView$2;->this$0:Lim/tpelyyftgw/ui/components/PhotoPaintView;

    # getter for: Lim/tpelyyftgw/ui/components/PhotoPaintView;->currentEntityView:Lim/tpelyyftgw/ui/components/paint/views/EntityView;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/PhotoPaintView;->access$000(Lim/tpelyyftgw/ui/components/PhotoPaintView;)Lim/tpelyyftgw/ui/components/paint/views/EntityView;

    move-result-object v0

    return-object v0
.end method

.method public shouldReceiveTouches()Z
    .registers 2

    .line 163
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/PhotoPaintView$2;->this$0:Lim/tpelyyftgw/ui/components/PhotoPaintView;

    # getter for: Lim/tpelyyftgw/ui/components/PhotoPaintView;->textDimView:Landroid/widget/FrameLayout;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/PhotoPaintView;->access$400(Lim/tpelyyftgw/ui/components/PhotoPaintView;)Landroid/widget/FrameLayout;

    move-result-object v0

    invoke-virtual {v0}, Landroid/widget/FrameLayout;->getVisibility()I

    move-result v0

    if-eqz v0, :cond_e

    const/4 v0, 0x1

    goto :goto_f

    :cond_e
    const/4 v0, 0x0

    :goto_f
    return v0
.end method