android.text
Class BoringLayout.Metrics

java.lang.Object
  extended by android.graphics.Paint.FontMetricsInt
      extended by android.text.BoringLayout.Metrics
Enclosing class:
BoringLayout

public static class BoringLayout.Metrics
extends Paint.FontMetricsInt


Field Summary
 int width
           
 
Fields inherited from class android.graphics.Paint.FontMetricsInt
ascent, bottom, descent, leading, top
 
Constructor Summary
BoringLayout.Metrics()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

width

public int width
Constructor Detail

BoringLayout.Metrics

public BoringLayout.Metrics()
Method Detail

toString

public String toString()
Overrides:
toString in class Paint.FontMetricsInt


Copyright © 2008-2012. All Rights Reserved.