public class PiecewiseMeshWarpDemo extends Object implements MouseMotionListener
PiecewiseMeshWarp.| Constructor and Description |
|---|
PiecewiseMeshWarpDemo()
Construct the demo
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main method
|
void |
mouseDragged(MouseEvent e) |
void |
mouseMoved(MouseEvent e) |
protected void |
updateImage(Pixel newCentre) |
public PiecewiseMeshWarpDemo() throws IOException
IOExceptionprotected void updateImage(Pixel newCentre)
public void mouseDragged(MouseEvent e)
mouseDragged in interface MouseMotionListenerpublic void mouseMoved(MouseEvent e)
mouseMoved in interface MouseMotionListenerpublic static void main(String[] args) throws IOException
args - ignoredIOException