Uses of Class
org.apache.batik.gvt.text.TextPaintInfo

Packages that use TextPaintInfo
org.apache.batik.gvt.font   
org.apache.batik.gvt.text   
 

Uses of TextPaintInfo in org.apache.batik.gvt.font
 

Constructors in org.apache.batik.gvt.font with parameters of type TextPaintInfo
Glyph(String unicode, List names, String orientation, String arabicForm, String lang, Point2D horizOrigin, Point2D vertOrigin, float horizAdvX, float vertAdvY, int glyphCode, TextPaintInfo tpi, Shape dShape, GraphicsNode glyphChildrenNode)
          Constructs a Glyph with the specified parameters.
 

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

Methods in org.apache.batik.gvt.text with parameters of type TextPaintInfo
static boolean TextPaintInfo.equivilent(TextPaintInfo tpi1, TextPaintInfo tpi2)
           
 void TextPaintInfo.set(TextPaintInfo pi)
           
 

Constructors in org.apache.batik.gvt.text with parameters of type TextPaintInfo
TextPaintInfo(TextPaintInfo pi)
           
 



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