|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlgraphics.java2d.StrokingTextHandler
org.apache.fop.svg.FOPTextHandlerAdapter
public abstract class FOPTextHandlerAdapter
The FOPTextHandlerAdapter
class is an adapter class to permit use of
FOPTextHandler without incurring deprecation warnings caused by the underlying
org.apache.xmlgraphics.java2d.TextHandler.drawString(String...) method.
TextHandler
Constructor Summary | |
---|---|
FOPTextHandlerAdapter()
|
Method Summary |
---|
Methods inherited from class org.apache.xmlgraphics.java2d.StrokingTextHandler |
---|
drawString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.fop.svg.FOPTextHandler |
---|
getFontInfo, setOverrideFont |
Methods inherited from interface org.apache.xmlgraphics.java2d.TextHandler |
---|
drawString |
Constructor Detail |
---|
public FOPTextHandlerAdapter()
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |