Package org.primefaces.model.map
Class Point
java.lang.Object
org.primefaces.model.map.Point
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Point
public Point() -
Point
public Point(double x, double y)
-
-
Method Details