Uses of Class
org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext

Packages that use SVGTextElementBridge.AbstractTextChildSVGContext
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
 

Uses of SVGTextElementBridge.AbstractTextChildSVGContext in org.apache.batik.bridge
 

Subclasses of SVGTextElementBridge.AbstractTextChildSVGContext in org.apache.batik.bridge
protected  class SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
          Implementation for the BridgeUpdateHandler for the child elements of <text>.
protected  class SVGTextElementBridge.TextPathBridge
          BridgeUpdateHandle for <textPath> element.
protected  class SVGTextElementBridge.TRefBridge
          BridgeUpdateHandle for <tref> element.
protected  class SVGTextElementBridge.TspanBridge
          BridgeUpdateHandle for <tspan> element.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.