.class public interface abstract Lcom/example/linechartlibrary/ChartData; .super Ljava/lang/Object; .source "ChartData.java" # virtual methods .method public abstract finish()V .end method .method public abstract getAxisXBottom()Lcom/example/linechartlibrary/Axis; .end method .method public abstract getAxisXTop()Lcom/example/linechartlibrary/Axis; .end method .method public abstract getAxisYLeft()Lcom/example/linechartlibrary/Axis; .end method .method public abstract getAxisYRight()Lcom/example/linechartlibrary/Axis; .end method .method public abstract getValueLabelBackgroundColor()I .end method .method public abstract getValueLabelTextColor()I .end method .method public abstract getValueLabelTextSize()I .end method .method public abstract getValueLabelTypeface()Landroid/graphics/Typeface; .end method .method public abstract isValueLabelBackgroundAuto()Z .end method .method public abstract isValueLabelBackgroundEnabled()Z .end method .method public abstract setAxisXBottom(Lcom/example/linechartlibrary/Axis;)V .end method .method public abstract setAxisXTop(Lcom/example/linechartlibrary/Axis;)V .end method .method public abstract setAxisYLeft(Lcom/example/linechartlibrary/Axis;)V .end method .method public abstract setAxisYRight(Lcom/example/linechartlibrary/Axis;)V .end method .method public abstract setValueLabelBackgroundAuto(Z)V .end method .method public abstract setValueLabelBackgroundColor(I)V .end method .method public abstract setValueLabelBackgroundEnabled(Z)V .end method .method public abstract setValueLabelTextSize(I)V .end method .method public abstract setValueLabelTypeface(Landroid/graphics/Typeface;)V .end method .method public abstract setValueLabelsTextColor(I)V .end method .method public abstract update(F)V .end method