Interface IZoomable
- All Known Implementing Classes:
CanvasRenderer,WYSIWYG
public interface IZoomable
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidpaintPostZoom(Graphics g, Dimension d) voidpaintPreZoom(Graphics g, Dimension d) voidsetZoomPane(JZoomPane jZoomPane)
-
Method Details
-
paintPreZoom
-
paint
-
paintPostZoom
-
setZoomPane
-