Uses of Class
org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Packages that use SVGTextElementBridge.AttributedStringBuffer
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of SVGTextElementBridge.AttributedStringBuffer in org.apache.batik.bridge
Methods in org.apache.batik.bridge with parameters of type SVGTextElementBridge.AttributedStringBufferModifier and TypeMethodDescriptionprotected void
SVGTextElementBridge.fillAttributedStringBuffer
(BridgeContext ctx, Element element, boolean top, TextPath textPath, Integer bidiLevel, Map initialAttributes, SVGTextElementBridge.AttributedStringBuffer asb) Fills the given AttributedStringBuffer. -
Uses of SVGTextElementBridge.AttributedStringBuffer in org.apache.batik.bridge.svg12
Methods in org.apache.batik.bridge.svg12 with parameters of type SVGTextElementBridge.AttributedStringBufferModifier and TypeMethodDescriptionprotected void
SVGFlowRootElementBridge.fillAttributedStringBuffer
(BridgeContext ctx, Element element, boolean top, Integer bidiLevel, Map initialAttributes, SVGTextElementBridge.AttributedStringBuffer asb, List lnLocs) Fills the given AttributedStringBuffer. -
Uses of SVGTextElementBridge.AttributedStringBuffer in org.apache.batik.extension.svg
Methods in org.apache.batik.extension.svg with parameters of type SVGTextElementBridge.AttributedStringBufferModifier and TypeMethodDescriptionprotected void
BatikFlowTextElementBridge.fillAttributedStringBuffer
(BridgeContext ctx, Element element, boolean top, Integer bidiLevel, Map initialAttributes, SVGTextElementBridge.AttributedStringBuffer asb, List lnLocs) Fills the given AttributedStringBuffer.