JPlanner Programmer's Guide
RectangleD.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 RectangleD normalize ()

 Return Value

A RectangleD object.

 See Also

RectangleD Members
RectangleD Class
com.mindfusion.common Namespace