Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane. Instances of this class are immutable.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public class Point implements Cloneable, Externalizable |
java.lang.Object
com.mindfusion.common.Point