Package com.adobe.xfa.text
Class TextGfxSource
- java.lang.Object
-
- com.adobe.xfa.text.TextGfxSource
-
public final class TextGfxSource extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TextGfxSource(FontService fontService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FontService
getFontService()
FontInstance
reconcileFont(FontInstance fontInstance, int c)
-
-
-
Constructor Detail
-
TextGfxSource
public TextGfxSource(FontService fontService)
-
-
Method Detail
-
getFontService
public FontService getFontService()
-
reconcileFont
public FontInstance reconcileFont(FontInstance fontInstance, int c)
-
-