tmap/smali/com/airbnb/lottie/model/content/ShapeStroke.smali
2022-06-10 21:38:30 +09:00

221 lines
5.4 KiB
Smali

.class public Lcom/airbnb/lottie/model/content/ShapeStroke;
.super Ljava/lang/Object;
.source "ShapeStroke.java"
# interfaces
.implements Ls3/b;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/airbnb/lottie/model/content/ShapeStroke$LineJoinType;,
Lcom/airbnb/lottie/model/content/ShapeStroke$LineCapType;
}
.end annotation
# instance fields
.field public final a:Ljava/lang/String;
.field public final b:Lr3/b;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final c:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lr3/b;",
">;"
}
.end annotation
.end field
.field public final d:Lr3/a;
.field public final e:Lr3/d;
.field public final f:Lr3/b;
.field public final g:Lcom/airbnb/lottie/model/content/ShapeStroke$LineCapType;
.field public final h:Lcom/airbnb/lottie/model/content/ShapeStroke$LineJoinType;
.field public final i:F
.field public final j:Z
# direct methods
.method public constructor <init>(Ljava/lang/String;Lr3/b;Ljava/util/List;Lr3/a;Lr3/d;Lr3/b;Lcom/airbnb/lottie/model/content/ShapeStroke$LineCapType;Lcom/airbnb/lottie/model/content/ShapeStroke$LineJoinType;FZ)V
.locals 0
.param p2 # Lr3/b;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Lr3/b;",
"Ljava/util/List<",
"Lr3/b;",
">;",
"Lr3/a;",
"Lr3/d;",
"Lr3/b;",
"Lcom/airbnb/lottie/model/content/ShapeStroke$LineCapType;",
"Lcom/airbnb/lottie/model/content/ShapeStroke$LineJoinType;",
"FZ)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->a:Ljava/lang/String;
.line 3
iput-object p2, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->b:Lr3/b;
.line 4
iput-object p3, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->c:Ljava/util/List;
.line 5
iput-object p4, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->d:Lr3/a;
.line 6
iput-object p5, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->e:Lr3/d;
.line 7
iput-object p6, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->f:Lr3/b;
.line 8
iput-object p7, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->g:Lcom/airbnb/lottie/model/content/ShapeStroke$LineCapType;
.line 9
iput-object p8, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->h:Lcom/airbnb/lottie/model/content/ShapeStroke$LineJoinType;
.line 10
iput p9, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->i:F
.line 11
iput-boolean p10, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->j:Z
return-void
.end method
# virtual methods
.method public a(Lcom/airbnb/lottie/LottieDrawable;Lcom/airbnb/lottie/model/layer/a;)Ln3/c;
.locals 1
.line 1
new-instance v0, Ln3/s;
invoke-direct {v0, p1, p2, p0}, Ln3/s;-><init>(Lcom/airbnb/lottie/LottieDrawable;Lcom/airbnb/lottie/model/layer/a;Lcom/airbnb/lottie/model/content/ShapeStroke;)V
return-object v0
.end method
.method public b()Lcom/airbnb/lottie/model/content/ShapeStroke$LineCapType;
.locals 1
.line 1
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->g:Lcom/airbnb/lottie/model/content/ShapeStroke$LineCapType;
return-object v0
.end method
.method public c()Lr3/a;
.locals 1
.line 1
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->d:Lr3/a;
return-object v0
.end method
.method public d()Lr3/b;
.locals 1
.line 1
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->b:Lr3/b;
return-object v0
.end method
.method public e()Lcom/airbnb/lottie/model/content/ShapeStroke$LineJoinType;
.locals 1
.line 1
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->h:Lcom/airbnb/lottie/model/content/ShapeStroke$LineJoinType;
return-object v0
.end method
.method public f()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lr3/b;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->c:Ljava/util/List;
return-object v0
.end method
.method public g()F
.locals 1
.line 1
iget v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->i:F
return v0
.end method
.method public h()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->a:Ljava/lang/String;
return-object v0
.end method
.method public i()Lr3/d;
.locals 1
.line 1
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->e:Lr3/d;
return-object v0
.end method
.method public j()Lr3/b;
.locals 1
.line 1
iget-object v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->f:Lr3/b;
return-object v0
.end method
.method public k()Z
.locals 1
.line 1
iget-boolean v0, p0, Lcom/airbnb/lottie/model/content/ShapeStroke;->j:Z
return v0
.end method