JPlanner Programmer's Guide
RectangleD Class
See Also
 






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

 Syntax

Java  Copy Code

public class RectangleD implements Cloneable, Externalizable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.common.RectangleD

 See Also

RectangleD Members
com.mindfusion.common Namespace