Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.layout
Class PersistentBFC

java.lang.Object
  extended by org.xhtmlrenderer.layout.PersistentBFC

public class PersistentBFC
extends java.lang.Object

The porition of a BlockFormattingContext which is saved with a box which defines a BFC. XXX This class can go away


Constructor Summary
PersistentBFC(BlockBox master, LayoutContext c)
           
 
Method Summary
 FloatManager getFloatManager()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentBFC

public PersistentBFC(BlockBox master,
                     LayoutContext c)
Method Detail

getFloatManager

public FloatManager getFloatManager()

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home