Class SupportRectangleWithId
java.lang.Object
com.espertech.esper.common.internal.epl.spatial.quadtree.mxcif.SupportRectangleWithId
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SupportRectangleWithId
-
-
Method Details
-
getId
-
getX
public double getX() -
setX
public void setX(double x) -
getY
public double getY() -
setY
public void setY(double y) -
getW
public double getW() -
setW
public void setW(double w) -
getH
public double getH() -
setH
public void setH(double h)
-