DFACE JAVA SDK  5.0.0
com.dface.dto.Rect Class Reference

Public Member Functions

 Rect (int x, int y, int width, int height)
 
int getX ()
 
void setX (int x)
 
int getY ()
 
void setY (int y)
 
int getWidth ()
 
void setWidth (int width)
 
int getHeight ()
 
void setHeight (int height)
 

Public Attributes

int x
 
int y
 
int width
 
int height
 

The documentation for this class was generated from the following file: