org.gnu.gdk
public class Geometry extends MemStruct
Deprecated: This class is part of the java-gnome 2.x family of libraries,
which, due to their inefficiency and complexity, are no longer
being maintained and have been abandoned by the java-gnome
project. This class may exist in java-gnome 4.0; look out for
org.gnome.gdk.Geometry.
| Method Summary | |
|---|---|
| int | getBaseHeight() |
| int | getBaseWidth() |
| int | getHeightIncrement() |
| double | getMaxAspect() |
| int | getMaxHeight() |
| int | getMaxWidth() |
| double | getMinAspect() |
| int | getMinHeight() |
| int | getMinWidth() |
| int | getWidthIncrement() |
| Gravity | getWindowGravity() |