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 TypeClassDescriptionclassFactory instance that returns TextSpanLayouts appropriate to AttributedCharacterIterator instances.classFactory instance that returns TextSpanLayouts appropriate to FlowRoot instances.Methods in org.apache.batik.bridge that return TextLayoutFactoryModifier and TypeMethodDescriptionprotected TextLayoutFactoryBasicTextPainter.getTextLayoutFactory() -
Uses of TextLayoutFactory in org.apache.batik.extension.svg
Classes in org.apache.batik.extension.svg that implement TextLayoutFactoryModifier and TypeClassDescriptionclassFactory instance that returns TextSpanLayouts appropriate to FlowRoot instances.