|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DrawTool
Field Summary |
---|
Fields inherited from interface maspack.render.GLRenderable |
---|
TRANSLUCENT, TWO_DIMENSIONAL |
Method Summary | |
---|---|
boolean |
isVisible()
|
void |
mouseClicked(MouseRayEvent e)
|
void |
mouseDragged(MouseRayEvent e)
|
boolean |
mouseMoved(MouseRayEvent e)
|
boolean |
mousePressed(MouseRayEvent e)
|
void |
mouseReleased(MouseRayEvent e)
|
Methods inherited from interface maspack.render.GLSelectable |
---|
getSelection, isSelectable, numSelectionQueriesNeeded |
Methods inherited from interface maspack.render.GLRenderable |
---|
getRenderHints, prerender, render, updateBounds |
Method Detail |
---|
boolean isVisible()
void mouseClicked(MouseRayEvent e)
boolean mousePressed(MouseRayEvent e)
void mouseReleased(MouseRayEvent e)
void mouseDragged(MouseRayEvent e)
boolean mouseMoved(MouseRayEvent e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |