Uses of Class
org.docx4j.convert.out.common.writer.AbstractPictWriter
Packages that use AbstractPictWriter
-
Uses of AbstractPictWriter in org.docx4j.convert.out.fo
Subclasses of AbstractPictWriter in org.docx4j.convert.out.foModifier and TypeClassDescriptionclassNote that despite its name, this currently only handles v:textbox.classFOPictWriter intended to be used in conjunction with a renderer which doesn't support fo:float (eg old versions of Apache FOP).classFOPictWriter intended to be used in conjunction with a renderer which supports fo:float.classFor no wrap (ie in front or behind), we use fo:block with @position=absolute|fixed, with z-index to specify under or over.