Android
android.text.style
public class

android.text.style.QuoteSpan

java.lang.Object
android.text.style.QuoteSpan LeadingMarginSpan

Summary

Public Constructors

            QuoteSpan()
            QuoteSpan(int color)

Public Methods

          void  drawLeadingMargin(Canvas c, Paint p, int x, int dir, int top, int baseline, int bottom, CharSequence text, int start, int end, boolean first, Layout layout)
          int  getColor()
          int  getLeadingMargin(boolean first)
Methods inherited from class java.lang.Object
Methods inherited from interface android.text.style.LeadingMarginSpan

Details

Public Constructors

public QuoteSpan()

public QuoteSpan(int color)

Public Methods

public void drawLeadingMargin(Canvas c, Paint p, int x, int dir, int top, int baseline, int bottom, CharSequence text, int start, int end, boolean first, Layout layout)

public int getColor()

public int getLeadingMargin(boolean first)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56