LimitLine.smali
.class public Lcom/github/mikephil/charting/components/LimitLine;
.super Lcom/github/mikephil/charting/components/ComponentBase;
# instance fields
.field private g:F
.field private h:F
.field private i:I
.field private j:Landroid/graphics/DashPathEffect;
# virtual methods
.method public h()Landroid/graphics/DashPathEffect;
.registers 2
iget-object v0, p0, Lcom/github/mikephil/charting/components/LimitLine;->j:Landroid/graphics/DashPathEffect;
return-object v0
.end method
.method public i()F
.registers 2
iget v0, p0, Lcom/github/mikephil/charting/components/LimitLine;->g:F
return v0
.end method
.method public j()I
.registers 2
iget v0, p0, Lcom/github/mikephil/charting/components/LimitLine;->i:I
return v0
.end method
.method public k()F
.registers 2
iget v0, p0, Lcom/github/mikephil/charting/components/LimitLine;->h:F
return v0
.end method