ComponentBase.smali
.class public abstract Lcom/github/mikephil/charting/components/ComponentBase;
.super Ljava/lang/Object;
# instance fields
.field protected a:Z
.field protected b:F
.field protected c:F
.field protected d:Landroid/graphics/Typeface;
.field protected e:F
.field protected f:I
# direct methods
.method public constructor <init>()V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x1
iput-boolean v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->a:Z
const/high16 v0, 0x40a00000 # 5.0f
iput v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->b:F
iput v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->c:F
const/4 v0, 0x0
iput-object v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->d:Landroid/graphics/Typeface;
const/high16 v0, 0x41200000 # 10.0f
invoke-static {v0}, Lcom/github/mikephil/charting/utils/Utils;->e(F)F
move-result v0
iput v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->e:F
const/high16 v0, -0x1000000
iput v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->f:I
return-void
.end method
# virtual methods
.method public a()I
.registers 2
iget v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->f:I
return v0
.end method
.method public b()F
.registers 2
iget v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->e:F
return v0
.end method
.method public c()Landroid/graphics/Typeface;
.registers 2
iget-object v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->d:Landroid/graphics/Typeface;
return-object v0
.end method
.method public d()F
.registers 2
iget v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->b:F
return v0
.end method
.method public e()F
.registers 2
iget v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->c:F
return v0
.end method
.method public f()Z
.registers 2
iget-boolean v0, p0, Lcom/github/mikephil/charting/components/ComponentBase;->a:Z
return v0
.end method
.method public g(Z)V
.registers 2
iput-boolean p1, p0, Lcom/github/mikephil/charting/components/ComponentBase;->a:Z
return-void
.end method