Package org.apache.fop.svg
Interface FOPTextHandler
-
- All Superinterfaces:
org.apache.xmlgraphics.java2d.TextHandler
- All Known Implementing Classes:
AFPTextHandler
,FOPTextHandlerAdapter
public interface FOPTextHandler extends org.apache.xmlgraphics.java2d.TextHandler
an fop extension to text handler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FontInfo
getFontInfo()
void
setOverrideFont(Font font)
-