166 lines
4.2 KiB
Smali
166 lines
4.2 KiB
Smali
.class public Lcom/airbnb/lottie/model/content/ShapeTrimPath;
|
|
.super Ljava/lang/Object;
|
|
.source "ShapeTrimPath.java"
|
|
|
|
# interfaces
|
|
.implements Ls3/b;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Ljava/lang/String;
|
|
|
|
.field public final b:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
|
|
|
|
.field public final c:Lr3/b;
|
|
|
|
.field public final d:Lr3/b;
|
|
|
|
.field public final e:Lr3/b;
|
|
|
|
.field public final f:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;Lr3/b;Lr3/b;Lr3/b;Z)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->a:Ljava/lang/String;
|
|
|
|
.line 3
|
|
iput-object p2, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->b:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
|
|
|
|
.line 4
|
|
iput-object p3, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->c:Lr3/b;
|
|
|
|
.line 5
|
|
iput-object p4, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->d:Lr3/b;
|
|
|
|
.line 6
|
|
iput-object p5, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->e:Lr3/b;
|
|
|
|
.line 7
|
|
iput-boolean p6, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->f:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/airbnb/lottie/LottieDrawable;Lcom/airbnb/lottie/model/layer/a;)Ln3/c;
|
|
.locals 0
|
|
|
|
.line 1
|
|
new-instance p1, Ln3/t;
|
|
|
|
invoke-direct {p1, p2, p0}, Ln3/t;-><init>(Lcom/airbnb/lottie/model/layer/a;Lcom/airbnb/lottie/model/content/ShapeTrimPath;)V
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public b()Lr3/b;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->d:Lr3/b;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public c()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->a:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public d()Lr3/b;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->e:Lr3/b;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public e()Lr3/b;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->c:Lr3/b;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public f()Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->b:Lcom/airbnb/lottie/model/content/ShapeTrimPath$Type;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public g()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->f:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public toString()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
const-string v0, "Trim Path: {start: "
|
|
|
|
.line 1
|
|
invoke-static {v0}, Landroid/support/v4/media/d;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->c:Lr3/b;
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
const-string v1, ", end: "
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
iget-object v1, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->d:Lr3/b;
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
const-string v1, ", offset: "
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
iget-object v1, p0, Lcom/airbnb/lottie/model/content/ShapeTrimPath;->e:Lr3/b;
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
const-string v1, "}"
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|