|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext | +--org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler | +--org.apache.batik.bridge.SVGTextElementBridge.TspanBridge
BridgeUpdateHandle for <tspan> element.
Fields inherited from class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext |
ctx, e, textBridge |
Constructor Summary | |
SVGTextElementBridge.TspanBridge(BridgeContext ctx,
SVGTextElementBridge parent,
Element e)
|
Method Summary | |
void |
handleDOMAttrModifiedEvent(MutationEvent evt)
Handle the dynamic update for the attributes of <tspan> : 'x', 'y', 'dx', 'dy' and 'rotate'. |
Methods inherited from class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler |
dispose, handleCSSEngineEvent, handleDOMCharacterDataModified, handleDOMNodeInsertedEvent, handleDOMNodeRemovedEvent |
Methods inherited from class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext |
getBBox, getCTM, getFontSize, getGlobalTransform, getPixelToMM, getPixelUnitToMillimeter, getViewportHeight, getViewportWidth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SVGTextElementBridge.TspanBridge(BridgeContext ctx, SVGTextElementBridge parent, Element e)
Method Detail |
public void handleDOMAttrModifiedEvent(MutationEvent evt)
handleDOMAttrModifiedEvent
in class SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |