org.freedesktop.cairo
Class FontExtents
java.lang.Object
org.gnu.glib.Struct
org.freedesktop.cairo.FontExtents
public class FontExtents
- extends org.gnu.glib.Struct
Methods inherited from class org.gnu.glib.Struct |
equals, getHandle, getNullHandle, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
getAscent
public double getAscent()
getDescent
public double getDescent()
getHeight
public double getHeight()
getMaxXAdvance
public double getMaxXAdvance()
getMaxYAdvance
public double getMaxYAdvance()