org.apache.batik.bridge
Class SVGTextElementBridge.TRefBridge

java.lang.Object
  |
  +--org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
        |
        +--org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
              |
              +--org.apache.batik.bridge.SVGTextElementBridge.TRefBridge
All Implemented Interfaces:
BridgeUpdateHandler, SVGContext
Enclosing class:
SVGTextElementBridge

protected class SVGTextElementBridge.TRefBridge
extends SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler

BridgeUpdateHandle for <tref> element.


Fields inherited from class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
ctx, e, textBridge
 
Constructor Summary
SVGTextElementBridge.TRefBridge(BridgeContext ctx, SVGTextElementBridge parent, Element e)
           
 
Methods inherited from class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
dispose, handleCSSEngineEvent, handleDOMAttrModifiedEvent, 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

SVGTextElementBridge.TRefBridge

public SVGTextElementBridge.TRefBridge(BridgeContext ctx,
                                       SVGTextElementBridge parent,
                                       Element e)


Copyright © 2002 Apache Software Foundation. All Rights Reserved.