Class JGVTComponentAdapter
java.lang.Object
org.apache.batik.swing.gvt.JGVTComponentAdapter
- All Implemented Interfaces:
JGVTComponentListener
An adapter class for
JGVTComponentListener.-
Field Summary
Fields inherited from interface JGVTComponentListener
COMPONENT_TRANSFORM_CHANGED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidCalled when the rendering transform changes on the JGVTComponentListener
-
Constructor Details
-
JGVTComponentAdapter
public JGVTComponentAdapter()
-
-
Method Details
-
componentTransformChanged
Called when the rendering transform changes on the JGVTComponentListener- Specified by:
componentTransformChangedin interfaceJGVTComponentListener
-