|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DisplayableData.DragAdapter
DragAdapter
| Method Summary | |
|---|---|
boolean |
constrainDragPoint(float[] x)
Constraing the drag point |
boolean |
handleAddPoint(float[] x)
Handle adding a point |
boolean |
handleDragDirect(VisADRay ray,
boolean first,
int mouseModifiers)
Handle a mouse drag |
| Method Detail |
|---|
boolean handleDragDirect(VisADRay ray,
boolean first,
int mouseModifiers)
ray - the rayfirst - is this the firstmouseModifiers - mouse modifiers
boolean handleAddPoint(float[] x)
x - the points
boolean constrainDragPoint(float[] x)
x - the point
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||