.class public interface abstract Lcom/itheima/wheelpicker/IWheelPicker; .super Ljava/lang/Object; .source "IWheelPicker.java" # virtual methods .method public abstract getCurrentItemPosition()I .end method .method public abstract getCurtainColor()I .end method .method public abstract getData()Ljava/util/List; .end method .method public abstract getIndicatorColor()I .end method .method public abstract getIndicatorSize()I .end method .method public abstract getItemAlign()I .end method .method public abstract getItemSpace()I .end method .method public abstract getItemTextColor()I .end method .method public abstract getItemTextSize()I .end method .method public abstract getMaximumWidthText()Ljava/lang/String; .end method .method public abstract getMaximumWidthTextPosition()I .end method .method public abstract getSelectedItemPosition()I .end method .method public abstract getSelectedItemTextColor()I .end method .method public abstract getTypeface()Landroid/graphics/Typeface; .end method .method public abstract getVisibleItemCount()I .end method .method public abstract hasAtmospheric()Z .end method .method public abstract hasCurtain()Z .end method .method public abstract hasIndicator()Z .end method .method public abstract hasSameWidth()Z .end method .method public abstract isCurved()Z .end method .method public abstract isCyclic()Z .end method .method public abstract setAtmospheric(Z)V .end method .method public abstract setCurtain(Z)V .end method .method public abstract setCurtainColor(I)V .end method .method public abstract setCurved(Z)V .end method .method public abstract setCyclic(Z)V .end method .method public abstract setData(Ljava/util/List;)V .end method .method public abstract setIndicator(Z)V .end method .method public abstract setIndicatorColor(I)V .end method .method public abstract setIndicatorSize(I)V .end method .method public abstract setItemAlign(I)V .end method .method public abstract setItemSpace(I)V .end method .method public abstract setItemTextColor(I)V .end method .method public abstract setItemTextSize(I)V .end method .method public abstract setMaximumWidthText(Ljava/lang/String;)V .end method .method public abstract setMaximumWidthTextPosition(I)V .end method .method public abstract setOnItemSelectedListener(Lcom/itheima/wheelpicker/WheelPicker$OnItemSelectedListener;)V .end method .method public abstract setOnWheelChangeListener(Lcom/itheima/wheelpicker/WheelPicker$OnWheelChangeListener;)V .end method .method public abstract setSameWidth(Z)V .end method .method public abstract setSelectedItemPosition(I)V .end method .method public abstract setSelectedItemTextColor(I)V .end method .method public abstract setTypeface(Landroid/graphics/Typeface;)V .end method .method public abstract setVisibleItemCount(I)V .end method