|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Rectangle | |
| org.gnu.gdk | |
| org.gnu.gtk | |
| Uses of Rectangle in org.gnu.gdk |
| Methods in org.gnu.gdk that return Rectangle | |
Rectangle |
Rectangle.intersect(Rectangle src1,
Rectangle src2)
|
Rectangle |
Rectangle.union(Rectangle src1,
Rectangle src2)
|
| Methods in org.gnu.gdk with parameters of type Rectangle | |
Rectangle |
Rectangle.intersect(Rectangle src1,
Rectangle src2)
|
Rectangle |
Rectangle.intersect(Rectangle src1,
Rectangle src2)
|
Rectangle |
Rectangle.union(Rectangle src1,
Rectangle src2)
|
Rectangle |
Rectangle.union(Rectangle src1,
Rectangle src2)
|
void |
GC.setClipRectangle(Rectangle rect)
Sets the clip mask for a graphics context from a rectangle. |
| Uses of Rectangle in org.gnu.gtk |
| Subclasses of Rectangle in org.gnu.gtk | |
class |
Allocation
|
| Methods in org.gnu.gtk that return Rectangle | |
Rectangle |
Widget.intersect(Rectangle area)
Computes the intersection of the widget's area and area. |
| Methods in org.gnu.gtk with parameters of type Rectangle | |
void |
Widget.drawArea(Rectangle area)
Causes the specified area to be redrawn. |
Rectangle |
Widget.intersect(Rectangle area)
Computes the intersection of the widget's area and area. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||