|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransformerListener
Listner for display of the transforming process
| Method Summary | |
|---|---|
void |
drawAverage(java.awt.Image img,
Template tem,
int i,
int count)
Called when the average needs to be redrawn |
void |
drawImage(java.awt.Image img,
Template tem,
boolean warped)
Called when the image needs to be drawn |
| Method Detail |
|---|
void drawImage(java.awt.Image img,
Template tem,
boolean warped)
img - the image to drawtem - the template to drawwarped - indicates if this is the warped image
void drawAverage(java.awt.Image img,
Template tem,
int i,
int count)
img - the image to drawtem - the template to drawi - the number of this image in the averagecount - the total number of images to be put in the average
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||