Uses of Class
org.docx4j.convert.out.fo.FOPictWriterAbstract
| Package | Description |
|---|---|
| org.docx4j.convert.out.fo |
-
Uses of FOPictWriterAbstract in org.docx4j.convert.out.fo
Subclasses of FOPictWriterAbstract in org.docx4j.convert.out.fo Modifier and Type Class Description classFOPictWriterFloatAvoidedFOPictWriter intended to be used in conjunction with a renderer which doesn't support fo:float (eg old versions of Apache FOP).classFOPictWriterFloatUsedFOPictWriter intended to be used in conjunction with a renderer which supports fo:float.classFOPictWriterNoWrapImplFor no wrap (ie in front or behind), we use fo:block with @position=absolute|fixed, with z-index to specify under or over.