android.graphics
Class Paint.FontMetrics
java.lang.Object
android.graphics.Paint.FontMetrics
- Enclosing class:
- Paint
public static class Paint.FontMetrics
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
top
public float top
ascent
public float ascent
descent
public float descent
bottom
public float bottom
leading
public float leading
Paint.FontMetrics
public Paint.FontMetrics()
Copyright © 2008-2012. All Rights Reserved.