|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.cairo.cairo_text_extents_t
public class cairo_text_extents_t
Field Summary | |
---|---|
double |
height
|
static int |
sizeof
|
double |
width
|
double |
x_advance
|
double |
x_bearing
|
double |
y_advance
|
double |
y_bearing
|
Constructor Summary | |
---|---|
cairo_text_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 x_bearing
public double y_bearing
public double width
public double height
public double x_advance
public double y_advance
public static final int sizeof
Constructor Detail |
---|
public cairo_text_extents_t()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |