public class ShowLabelTool extends AbstractTool
context, contextTransform, firstContextTransform, firstPick, firstScreenPick, label, newPick, newScreenPick, transformPath, viewer, viewerSize
Constructor and Description |
---|
ShowLabelTool() |
Modifier and Type | Method and Description |
---|---|
void |
draw(MoebiusGraphics context) |
void |
mousePressed(MouseEvent e) |
void |
mouseReleased(MouseEvent e) |
clone, getContext, getContextTransform, getLabel, getTransformPath, getViewer, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, setContext, setLabel, setTransformPath, setViewer, updateContextTransform
public void draw(MoebiusGraphics context)
draw
in interface MoebiusTool
draw
in class AbstractTool
public void mousePressed(MouseEvent e)
mousePressed
in interface MouseListener
mousePressed
in class AbstractTool
public void mouseReleased(MouseEvent e)
mouseReleased
in interface MouseListener
mouseReleased
in class AbstractTool