JPlanner Programmer's Guide
RectangleD.isEmpty Method
See Also
 






Gets a value indicating whether all properties of this rectangles have values of zero.

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

 Syntax

Java  Copy Code

public boolean isEmpty ()

 Return Value

true if all properties of this rectangle equal zero; otherwise, false.

 See Also

RectangleD Members
RectangleD Class
com.mindfusion.common Namespace