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