JPlanner Programmer's Guide
SizeD 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 SizeD implements Cloneable, Externalizable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.common.SizeD

 See Also

SizeD Members
com.mindfusion.common Namespace