JPlanner Programmer's Guide
MutableRectangle.set Method (Rectangle)
See Also
 






Sets the values of this rectangle to be the same as the values of the specified rectangle.

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

 Syntax

Java  Copy Code

public void set (
    Rectangle rect
)

 Parameters

rect

The Rectangle object to supply values for this rectangle.

 See Also

set Method Overload List
MutableRectangle Members
MutableRectangle Class
com.mindfusion.common Namespace