org.gnu.gdk
Class Geometry
Gives the window manager information about a window's geometry constraints.
getBaseHeight
public int getBaseHeight()
getBaseWidth
public int getBaseWidth()
getHeightIncrement
public int getHeightIncrement()
getMaxAspect
public double getMaxAspect()
getMaxHeight
public int getMaxHeight()
getMaxWidth
public int getMaxWidth()
getMinAspect
public double getMinAspect()
getMinHeight
public int getMinHeight()
getMinWidth
public int getMinWidth()
getWidthIncrement
public int getWidthIncrement()
getWindowGravity
public Gravity getWindowGravity()