- zoom(int)
- Method in class fr.esial.seenshare.views.PicturePanel
-
Increment the zoom with the given value
- zoom(int,
int, int) - Method in class fr.esial.seenshare.views.PicturePanel
-
Increment the zoom of dZoom increments, focusing the zoom on the given point
coordinates.
- ZoomButtonsActionListener
- Class in fr.esial.seenshare.controlers
-
Controller that listen to clicks on the zoom buttons
Launch the good zoom method depending on the button clicked
- ZoomButtonsActionListener(PicturePanel)
- Constructor for class fr.esial.seenshare.controlers.ZoomButtonsActionListener
-
- zoomLevel
- Variable in class fr.esial.seenshare.views.PicturePanel
-
Current zoom level for this picture panel, represented as
a percentage of the picture size
- zoomOriginal() - Method
in class fr.esial.seenshare.views.PicturePanel
-
Adapt the zoom to display the picture in its original size.