public class TurnZoomHandler extends MouseHandler
Modifier and Type | Field and Description |
---|---|
private int |
x0 |
private int |
x1 |
private int |
xc |
private int |
y0 |
private int |
y1 |
private int |
yc |
BUFFERED, FULL, NONE
Constructor and Description |
---|
TurnZoomHandler() |
Modifier and Type | Method and Description |
---|---|
void |
advance(Mouse m) |
void |
applyOnDrag(Mouse m) |
void |
init(Mouse m) |
activate, applyOnDown, applyOnRelease, clear, deactivate, echoPaint, getRepaintStatus, isActive, isIn, isOut, isUndecided, missedPress, motionAware, motionChange, release, setClaimIn, setClaimOut, setClaimUndecided, setFullRepaint, setRepaintStatus
private int xc
private int yc
private int x0
private int y0
private int x1
private int y1
public void init(Mouse m)
init
in class MouseHandler
public void advance(Mouse m)
advance
in class MouseHandler
public void applyOnDrag(Mouse m)
applyOnDrag
in class MouseHandler
Copyright © 2013. All Rights Reserved.