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.-
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
-