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 | |
org.apache.batik.extension.svg |
Modifier and Type | Method and Description |
---|---|
protected void |
SVGTextElementBridge.fillAttributedStringBuffer(BridgeContext ctx,
Element element,
boolean top,
TextPath textPath,
Integer bidiLevel,
Map initialAttributes,
SVGTextElementBridge.AttributedStringBuffer asb)
Fills the given AttributedStringBuffer.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SVGFlowRootElementBridge.fillAttributedStringBuffer(BridgeContext ctx,
Element element,
boolean top,
Integer bidiLevel,
Map initialAttributes,
SVGTextElementBridge.AttributedStringBuffer asb,
List lnLocs)
Fills the given AttributedStringBuffer.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BatikFlowTextElementBridge.fillAttributedStringBuffer(BridgeContext ctx,
Element element,
boolean top,
Integer bidiLevel,
Map initialAttributes,
SVGTextElementBridge.AttributedStringBuffer asb,
List lnLocs)
Fills the given AttributedStringBuffer.
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.