Class FOPictWriterFloatAvoided

All Implemented Interfaces:
Writer

public class FOPictWriterFloatAvoided extends FOPictWriterNoWrapImpl
FOPictWriter intended to be used in conjunction with a renderer which doesn't support fo:float (eg old versions of Apache FOP). Note that despite its name, this currently only handles v:textbox. Images (ie ./v:shape/v:imagedata) are handled differently, by legacy code.
Author:
jharrop