Point Methods

Overview | Fields | This Package | All Packages

Point Methods

Constructors Description
Point Creates a Point object.

Methods Description
equals Retrieves a boolean value that indicates whether the specified object is equivalent to this one.

getConstructorArgs Retrieves the ConstructorArgs needed to persist this object.

getExtension Returns the recommended extension for files that persist this object.

hashCode Retrieves an integer hash code for this object.

save Saves this object's data to a specified data stream.

toPOINT Retrieves a Win32 POINT structure representing this object.

toSIZE Retrieves a Win32 SIZE structure representing this object.

toString Retrieves a string representation of this object.