public abstract class XYZoomRegion extends ZoomRegion
Zoomer| Constructor and Description |
|---|
XYZoomRegion(java.awt.Rectangle display)
Constructs a new XY zoom region.
|
| Modifier and Type | Method and Description |
|---|---|
ZoomDrag |
createDrag(java.awt.Component comp,
java.awt.Point start)
Returns a new ZoomDrag object appropriate for this region.
|
getCursor, getDisplay, getTarget, setCursor, setDisplay, setTarget, zoomedpublic XYZoomRegion(java.awt.Rectangle display)
display - rectangle defining the region for both dragging
and visual feedbackpublic ZoomDrag createDrag(java.awt.Component comp, java.awt.Point start)
ZoomRegioncreateDrag in class ZoomRegioncomp - component on which the drag is taking placestart - start point for the dragCopyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.