Checks whether this point has the same coordinates as the specified object.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public boolean equals ( |
The object to test.
true if obj is a point and has the same coordinates as this point.