Android
android.text.style
public class

android.text.style.RelativeSizeSpan

java.lang.Object
android.text.style.CharacterStyle
android.text.style.MetricAffectingSpan UpdateLayout
android.text.style.RelativeSizeSpan

Summary

Public Constructors

            RelativeSizeSpan(float proportion)

Public Methods

          float  getSizeChange()
          void  updateDrawState(TextPaint ds)
          void  updateMeasureState(TextPaint ds)
Methods inherited from class android.text.style.MetricAffectingSpan
Methods inherited from class android.text.style.CharacterStyle
Methods inherited from class java.lang.Object

Details

Public Constructors

public RelativeSizeSpan(float proportion)

Public Methods

public float getSizeChange()

public void updateDrawState(TextPaint ds)

public void updateMeasureState(TextPaint ds)

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