Uses of Class
PamView.zoomer.ZoomShape
-
Uses of ZoomShape in dataPlots.mouse
Modifier and TypeMethodDescriptionvoid
TDGraphZoomer.zoomPolygonComplete
(ZoomShape zoomShape) void
TDGraphZoomer.zoomShapeChanging
(ZoomShape zoomShape) void
TDGraphZoomer.zoomToShape
(ZoomShape zoomShape) -
Uses of ZoomShape in PamView.zoomer
Modifier and TypeClassDescriptionclass
A zoom polygon created by the zoomer.class
Modifier and TypeMethodDescriptionZoomer.findLastZoom
(int coodinateType) Zoomer.getTopMostShape()
Modifier and TypeMethodDescriptionvoid
Zoomable.zoomPolygonComplete
(ZoomShape zoomShape) Called when a zoom shape has been completed.void
Zoomable.zoomShapeChanging
(ZoomShape zoomShape) Called as the zoom shape changes via some sort of mouse action.void
Zoomable.zoomToShape
(ZoomShape zoomShape) Zoom to the bounds of a particular shape. -
Uses of ZoomShape in Spectrogram
Modifier and TypeMethodDescriptionvoid
SpectrogramZoomer.zoomPolygonComplete
(ZoomShape zoomShape) void
SpectrogramZoomer.zoomShapeChanging
(ZoomShape zoomShape) void
SpectrogramZoomer.zoomToShape
(ZoomShape zoomShape)