Stores a set of four integers that represent the location and size of a rectangle. Instances of this class are immutable.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public class Rectangle implements Cloneable, Externalizable |
java.lang.Object
com.mindfusion.common.Rectangle
com.mindfusion.common.MutableRectangle