org.freedesktop.cairo
org.freedesktop.cairo.TextExtents
.
As this package was never correctly implemented in java-gnome 2.x,
any new code written will likely have a considerably different
public API.public class TextExtents extends org.gnu.glib.Struct
Modifier and Type | Method and Description |
---|---|
double |
getHeight()
Deprecated.
|
double |
getWidth()
Deprecated.
|
double |
getXAdvance()
Deprecated.
|
double |
getXBearing()
Deprecated.
|
double |
getYAdvance()
Deprecated.
|
double |
getYBearing()
Deprecated.
|
public double getXBearing()
public double getYBearing()
public double getWidth()
public double getHeight()
public double getXAdvance()
public double getYAdvance()