org.apache.batik.swing.svg
Class JSVGComponent.JSVGComponentListener
java.lang.Object
java.awt.event.ComponentAdapter
org.apache.batik.swing.svg.JSVGComponent.JSVGComponentListener
- All Implemented Interfaces:
- ComponentListener, EventListener, JGVTComponentListener
- Enclosing class:
- JSVGComponent
protected class JSVGComponent.JSVGComponentListener
- extends ComponentAdapter
- implements JGVTComponentListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSVGComponent.JSVGComponentListener
protected JSVGComponent.JSVGComponentListener()
componentResized
public void componentResized(ComponentEvent ce)
- Specified by:
componentResized in interface ComponentListener- Overrides:
componentResized in class ComponentAdapter
componentTransformChanged
public void componentTransformChanged(ComponentEvent event)
- Description copied from interface:
JGVTComponentListener
- Called when the rendering transform
changes on the JGVTComponentListener
- Specified by:
componentTransformChanged in interface JGVTComponentListener
updateMatrix
public void updateMatrix(AffineTransform at)
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.