Class FOPictWriterNoWrapImpl

All Implemented Interfaces:
Writer
Direct Known Subclasses:
FOPictWriterFloatAvoided, FOPictWriterFloatUsed

public abstract class FOPictWriterNoWrapImpl extends FOPictWriterAbstract
For no wrap (ie in front or behind), we use fo:block with @position=absolute|fixed, with z-index to specify under or over. position=absolute is relative to a context block. position=fixed is relative to page.
Author:
jharrop