GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type java.awt.geom.Area | |
void | Performs an add (union) operation on this area with another Area. |
boolean | Compares two Areas.
|
void | Performs an exclusive-or operation on this Area. |
void | Performs an intersection operation on this Area. |
void | Performs a subtraction operation on this Area. |
Methods with return type java.awt.geom.Area | |
Area | Returns a new Area equal to this one, transformed
by the AffineTransform at.
|
GNU Classpath (0.95) |