|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CascadeListener
Listener for animating the Haar wavelet search
| Method Summary | |
|---|---|
void |
addRect(int x,
int y,
int w,
int h,
double weight)
Add the given rectangle (for drawing) |
void |
addTiltedRect(int x,
int y,
int w,
int h,
double weight)
Add the given tilted rectangle (for drawing) |
void |
clearRects()
clear the rectangles |
void |
drawRects()
Draw the rectangles |
void |
setSearchRect(int x,
int y,
int w,
int h)
Sets the search rectangle (for drawing) |
| Method Detail |
|---|
void clearRects()
void drawRects()
void addRect(int x,
int y,
int w,
int h,
double weight)
x - the x-coordy - the y-ccordw - the widthh - the heightweight - the weighting
void addTiltedRect(int x,
int y,
int w,
int h,
double weight)
x - the x-coordy - the y-ccordw - the widthh - the heightweight - the weighting
void setSearchRect(int x,
int y,
int w,
int h)
x - the x-coordy - the y-ccordw - the widthh - the height
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||