Uses of Interface
org.apache.batik.bridge.TextLayoutFactory
Packages that use TextLayoutFactory
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of TextLayoutFactory in org.apache.batik.bridge
Classes in org.apache.batik.bridge that implement TextLayoutFactoryModifier and TypeClassDescriptionclass
Factory instance that returns TextSpanLayouts appropriate to AttributedCharacterIterator instances.class
Factory instance that returns TextSpanLayouts appropriate to FlowRoot instances.Methods in org.apache.batik.bridge that return TextLayoutFactoryModifier and TypeMethodDescriptionprotected TextLayoutFactory
BasicTextPainter.getTextLayoutFactory()
-
Uses of TextLayoutFactory in org.apache.batik.extension.svg
Classes in org.apache.batik.extension.svg that implement TextLayoutFactoryModifier and TypeClassDescriptionclass
Factory instance that returns TextSpanLayouts appropriate to FlowRoot instances.