|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.gtk.GdkGeometry
public class GdkGeometry
Field Summary | |
---|---|
int |
base_height
|
int |
base_width
|
int |
height_inc
|
double |
max_aspect
|
int |
max_height
|
int |
max_width
|
double |
min_aspect
|
int |
min_height
|
int |
min_width
|
static int |
sizeof
|
int |
width_inc
|
int |
win_gravity
|
Constructor Summary | |
---|---|
GdkGeometry()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int min_width
public int min_height
public int max_width
public int max_height
public int base_width
public int base_height
public int width_inc
public int height_inc
public double min_aspect
public double max_aspect
public int win_gravity
public static final int sizeof
Constructor Detail |
---|
public GdkGeometry()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |