| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| org.apache.batik.bridge.svg12 |
| Modifier and Type | Field and Description |
|---|---|
protected SVGTextElementBridge |
SVGTextElementBridge.AbstractTextChildSVGContext.textBridge
Text bridge parent
|
| Modifier and Type | Method and Description |
|---|---|
SVGTextElementBridge |
SVGTextElementBridge.AbstractTextChildSVGContext.getTextBridge() |
| Constructor and Description |
|---|
SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler(BridgeContext ctx,
SVGTextElementBridge parent,
Element e)
Initialize the BridgeUpdateHandler implementation.
|
SVGTextElementBridge.AbstractTextChildSVGContext(BridgeContext ctx,
SVGTextElementBridge parent,
Element e)
Initialize the
SVGContext implementation
with the bridgeContext, the parent bridge, and the
element supervised by this context |
SVGTextElementBridge.AbstractTextChildTextContent(BridgeContext ctx,
SVGTextElementBridge parent,
Element e)
Initialize the AbstractTextChildBridgeUpdateHandler implementation.
|
SVGTextElementBridge.TextPathBridge(BridgeContext ctx,
SVGTextElementBridge parent,
Element e) |
SVGTextElementBridge.TRefBridge(BridgeContext ctx,
SVGTextElementBridge parent,
Element e) |
SVGTextElementBridge.TspanBridge(BridgeContext ctx,
SVGTextElementBridge parent,
Element e) |
| Modifier and Type | Class and Description |
|---|---|
class |
SVG12TextElementBridge
Bridge class for SVG 'text' elements with support for text content
that has been specified with XBL.
|
class |
SVGFlowRootElementBridge
Bridge class for the <flowRoot> element.
|
| Constructor and Description |
|---|
SVGFlowRootElementBridge.FlowContentBridge(BridgeContext ctx,
SVGTextElementBridge parent,
Element e)
Creates a new FlowContentBridge.
|
Copyright © 2000–2019 Apache Software Foundation. All rights reserved.