SUMMARY:
java.lang.Object
org.apache.batik.bridge.AbstractSVGBridge
org.apache.batik.bridge.AnimatableSVGBridge
org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
org.apache.batik.extension.svg.BatikFlowTextElementBridge.BatikFlowContentBridge
- All Implemented Interfaces:
- Bridge, BridgeUpdateHandler, SVGAnimationTargetContext, SVGContext, SVGTextContent, CSSConstants, SVGConstants, XMLConstants
- Enclosing class:
- BatikFlowTextElementBridge
protected class BatikFlowTextElementBridge.BatikFlowContentBridge - extends SVGTextElementBridge.AbstractTextChildTextContent
Bridge class for flow text children that contain text.
BatikFlowTextElementBridge.BatikFlowContentBridge
public BatikFlowTextElementBridge.BatikFlowContentBridge(BridgeContext ctx,
SVGTextElementBridge parent,
Element e)
- Creates a new FlowContentBridge.
|