Uses of Interface
org.apache.batik.bridge.TextLayoutFactory

Packages that use TextLayoutFactory
org.apache.batik.bridge 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 TextLayoutFactory
 class ConcreteTextLayoutFactory
          Factory instance that returns TextSpanLayouts appropriate to AttributedCharacterIterator instances.
 class FlowTextLayoutFactory
          Factory instance that returns TextSpanLayouts appropriate to FlowRoot instances.
 

Methods in org.apache.batik.bridge that return TextLayoutFactory
protected  TextLayoutFactory BasicTextPainter.getTextLayoutFactory()
           
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.