Area
Class Area
- java.lang.Object
-
- java.awt.geom.Area
public class Area extends Object implements Shape, Cloneable
An Area
object stores and manipulates a resolution-independent description of an enclosed area of 2-dimensional space. Area
objects can be transformed and can perform various Constructive Area Geometry (CAG) operations when combined with other Area
objects. The CAG operations include area addition
, 登录查看完整内容