Uses of Class
org.gnu.gdk.Region

Packages that use Region
org.gnu.gdk   
 

Uses of Region in org.gnu.gdk
 

Methods in org.gnu.gdk that return Region
 Region Region.getPolygon(Point[] points, FillRule rule)
           
 Region Drawable.getClipRegion()
           
 Region Drawable.getVisibleRegion()
           
 

Methods in org.gnu.gdk with parameters of type Region
 void GC.setClipRegion(Region reg)
          Sets the clip mask for a graphics context from a region.
 void Window.setRegionMask(Region region, int x, int y)
           
 


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