org.xhtmlrenderer.layout
Class PersistentBFC

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

public class PersistentBFC
extends 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentBFC

public PersistentBFC(BlockBox master,
                     LayoutContext c)
Method Detail

getFloatManager

public FloatManager getFloatManager()


Copyright © 2013. All Rights Reserved.