public static class Segmentation.BlowCommander extends Object
Constructor and Description |
---|
BlowCommander(AreaWrapper aw,
Layer layer,
Rectangle srcRect,
int x_p_w,
int y_p_w,
List<Runnable> post_tasks) |
Modifier and Type | Method and Description |
---|---|
void |
mouseDragged(MouseEvent me,
Layer la,
int x_p,
int y_p,
int x_d,
int y_d,
int x_d_old,
int y_d_old) |
void |
mouseReleased(MouseEvent me,
Layer la,
int x_p,
int y_p,
int x_d,
int y_d,
int x_r,
int y_r) |
public void mouseDragged(MouseEvent me, Layer la, int x_p, int y_p, int x_d, int y_d, int x_d_old, int y_d_old)
public void mouseReleased(MouseEvent me, Layer la, int x_p, int y_p, int x_d, int y_d, int x_r, int y_r)
Copyright © 2015–2021 Fiji. All rights reserved.