JPlanner Programmer's Guide
Size Class
See Also
 






Stores an ordered pair of integers, typically the width and height of a rectangle. Instances of this class are immutable.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public class Size implements Cloneable, Externalizable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.common.Size

 See Also

Size Members
com.mindfusion.common Namespace