|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.cairo.cairo_font_extents_t
public class cairo_font_extents_t
Field Summary | |
---|---|
double |
ascent
|
double |
descent
|
double |
height
|
double |
max_x_advance
|
double |
max_y_advance
|
static int |
sizeof
|
Constructor Summary | |
---|---|
cairo_font_extents_t()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double ascent
public double descent
public double height
public double max_x_advance
public double max_y_advance
public static final int sizeof
Constructor Detail |
---|
public cairo_font_extents_t()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |