ca.mcgill.cim.sre.cv4hci.swig
Class CvRect
java.lang.Object
ca.mcgill.cim.sre.cv4hci.swig.CvRect
public class CvRect
- extends java.lang.Object
Constructor Summary |
|
CvRect()
|
protected |
CvRect(long cPtr,
boolean cMemoryOwn)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
CvRect
protected CvRect(long cPtr,
boolean cMemoryOwn)
CvRect
public CvRect()
getCPtr
protected static long getCPtr(CvRect obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
setX
public void setX(int value)
getX
public int getX()
setY
public void setY(int value)
getY
public int getY()
setWidth
public void setWidth(int value)
getWidth
public int getWidth()
setHeight
public void setHeight(int value)
getHeight
public int getHeight()