Package org.apache.batik.swing.gvt
Interface JGVTComponentListener
- All Known Implementing Classes:
JGVTComponentAdapter
,JSVGComponent.JSVGComponentListener
,JSVGScrollPane.ScrollListener
public interface JGVTComponentListener
An interface for listeners of
JGVTComponent
events.- Version:
- $Id: JGVTComponentListener.java 1733416 2016-03-03 07:07:13Z gadams $
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
Called when the rendering transform changes on the JGVTComponentListener
-
Field Details
-
COMPONENT_TRANSFORM_CHANGED
static final int COMPONENT_TRANSFORM_CHANGED- See Also:
-
-
Method Details
-
componentTransformChanged
Called when the rendering transform changes on the JGVTComponentListener
-