JPlanner Programmer's Guide
Rectangle.hashCode Method
See Also
 






Returns a hash code for the rectangle.

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

 Syntax

Java  Copy Code

public int hashCode ()

 Return Value

An integer value that specifies a hash code for this rectangle.

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace