.class public interface abstract Lcom/amap/api/interfaces/IText; .super Ljava/lang/Object; .source "IText.java" # virtual methods .method public abstract draw(Landroid/graphics/Canvas;)V .end method .method public abstract getAddIndex()I .end method .method public abstract getAlignX()I .end method .method public abstract getAlignY()I .end method .method public abstract getBackgroundColor()I .end method .method public abstract getFonrColor()I .end method .method public abstract getFontSize()I .end method .method public abstract getObject()Ljava/lang/Object; .end method .method public abstract getPosition()Lcom/amap/api/maps2d/model/LatLng; .end method .method public abstract getRotate()F .end method .method public abstract getText()Ljava/lang/String; .end method .method public abstract getTypeface()Landroid/graphics/Typeface; .end method .method public abstract getZIndex()F .end method .method public abstract isVisible()Z .end method .method public abstract remove()V .end method .method public abstract setAddIndex(I)V .end method .method public abstract setAlign(II)V .end method .method public abstract setBackgroundColor(I)V .end method .method public abstract setFontColor(I)V .end method .method public abstract setFontSize(I)V .end method .method public abstract setObject(Ljava/lang/Object;)V .end method .method public abstract setPosition(Lcom/amap/api/maps2d/model/LatLng;)V .end method .method public abstract setRotate(F)V .end method .method public abstract setText(Ljava/lang/String;)V .end method .method public abstract setTypeface(Landroid/graphics/Typeface;)V .end method .method public abstract setVisible(Z)V .end method .method public abstract setZIndex(F)V .end method