org.gnu.gdk
Class Region

java.lang.Object
  |
  +--org.gnu.glib.GObject
        |
        +--org.gnu.gdk.Region

public class Region
extends GObject


Constructor Summary
Region()
           
Region(int handle)
           
 
Method Summary
 Region getPolygon(Point[] points, FillRule rule)
           
 
Methods inherited from class org.gnu.glib.GObject
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, equals, getData, getHandle, removeEventHandler, setData
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Region

public Region(int handle)

Region

public Region()
Method Detail

getPolygon

public Region getPolygon(Point[] points,
                         FillRule rule)

Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net