Class FOPictWriterFloatUsed

All Implemented Interfaces:
Writer

public class FOPictWriterFloatUsed
extends FOPictWriterNoWrapImpl
FOPictWriter intended to be used in conjunction with a renderer which supports fo:float. For FOP's float support, see https://xmlgraphics.apache.org/fop/fo.html#floats Note that despite its name, this currently only handles v:textbox. This class handles wrap=square|tight|through, by using fo:float
Author:
jharrop
  • Field Details

    • log

      protected static org.slf4j.Logger log
  • Constructor Details

    • FOPictWriterFloatUsed

      public FOPictWriterFloatUsed()
  • Method Details