public class SuperView extends View
SuperView(Context context)
SuperView(Context context, AttributeSet attrs)
SuperView(Context context, AttributeSet attrs, int defStyle)
void
draw(Canvas canvas)
protected void
onMeasure(int widthMeasureSpec, int heightMeasureSpec)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SuperView(Context context, AttributeSet attrs, int defStyle)
public SuperView(Context context, AttributeSet attrs)
public SuperView(Context context)
protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec)
public void draw(Canvas canvas)