Package org.graffiti.plugin.view
Interface ZoomListener
- All Known Implementing Classes:
AbstractView
,ButtonOverlayView
,FastView
,GraffitiView
,IPKGraffitiView
,MatrixView
,NullView
,ZoomFitChangeComponent
public interface ZoomListener
DOCUMENT ME!
- Author:
- Paul
-
Method Summary
Modifier and Type Method Description void
zoomChanged(AffineTransform newZoom)
Indicates that a zoom value has changed.
-
Method Details
-
zoomChanged
Indicates that a zoom value has changed.
-