Class PointX
java.lang.Object
cn.net.pap.common.datastructure.meanShift.PointX
- All Implemented Interfaces:
Serializable
点信息
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PointX
public PointX() -
PointX
-
-
Method Details
-
getX
public double getX() -
setX
public void setX(double x) -
getInfo
-
setInfo
-