Uses of Interface
org.apache.batik.gvt.text.TextLayoutFactory

Packages that use TextLayoutFactory
org.apache.batik.gvt.renderer   
org.apache.batik.gvt.text   
 

Uses of TextLayoutFactory in org.apache.batik.gvt.renderer
 

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

Uses of TextLayoutFactory in org.apache.batik.gvt.text
 

Classes in org.apache.batik.gvt.text that implement TextLayoutFactory
 class ConcreteTextLayoutFactory
          Factory instance that returns TextSpanLayouts appropriate to AttributedCharacterIterator instances.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.