|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
LimnFilter interface is used to specifiy the methods needed for filtering and subsetting operations. It is used for interacting with existing animations created by other Limn programs.
| Method Summary | |
void |
createSubset(double x,
double y,
double x2,
double y2,
int n,
LimnViewer lv)
createSubset needs the x and y corners of the brush rectangle, the index of the animation frame (to sync up the projections) and a LimnViewer (the graphics element) to allow the subset data to be added to the collection of renderable objects |
| Method Detail |
public void createSubset(double x,
double y,
double x2,
double y2,
int n,
LimnViewer lv)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||