Point Class

Methods | Fields | This Package | All Packages

Encapsulates a single (x,y) coordinate and the operations that you can perform on such a coordinate.

package com.ms.wfc.ui

public class Point
implements
IConstructable, IPersistable****