Uses of Class
org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Packages that use SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler in org.apache.batik.bridge
Modifier and TypeClassDescriptionprotected class
protected class
BridgeUpdateHandle for <textPath> element.protected class
BridgeUpdateHandle for <tref> element.protected class
BridgeUpdateHandle for <tspan> element. -
Uses of SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler in org.apache.batik.bridge.svg12
Subclasses of SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler in org.apache.batik.bridge.svg12Modifier and TypeClassDescriptionprotected class
Bridge class for flow text children that contain text. -
Uses of SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler in org.apache.batik.extension.svg
Subclasses of SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler in org.apache.batik.extension.svgModifier and TypeClassDescriptionprotected class
Bridge class for flow text children that contain text.