|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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.AbstractTextChildTextContent | +--org.apache.batik.bridge.SVGTextElementBridge.TRefBridge
BridgeUpdateHandle for <tref> element.
Field Summary |
Fields inherited from class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext |
ctx, e, textBridge |
Constructor Summary | |
SVGTextElementBridge.TRefBridge(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.AbstractTextChildTextContent |
getCharNumAtPosition, getComputedTextLength, getEndPositionOfChar, getExtentOfChar, getNumberOfChars, getRotationOfChar, getStartPositionOfChar, getSubStringLength, selectSubString |
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, getScreenTransform, getViewportHeight, getViewportWidth, setScreenTransform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SVGTextElementBridge.TRefBridge(BridgeContext ctx, SVGTextElementBridge parent, Element e)
Method Detail |
public void handleDOMAttrModifiedEvent(MutationEvent evt)
handleDOMAttrModifiedEvent
in interface BridgeUpdateHandler
handleDOMAttrModifiedEvent
in class SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |