JPlanner Programmer's Guide
Rectangle.normalize Method
See Also
 






Returns a normalized representation of the current rectangle, that is, a rectangle with non-negative dimensions.

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

 Syntax

Java  Copy Code

public Rectangle normalize ()

 Return Value

A Rectangle object.

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace