Uses of Class
org.xhtmlrenderer.layout.BlockFormattingContext
Packages that use BlockFormattingContext
-
Uses of BlockFormattingContext in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return BlockFormattingContextMethods in org.xhtmlrenderer.layout that return types with arguments of type BlockFormattingContextMethods in org.xhtmlrenderer.layout with parameters of type BlockFormattingContextModifier and TypeMethodDescriptionvoidLayer.addFloat(BlockBox floater, BlockFormattingContext bfc) voidFloatManager.clear(CssContext cssCtx, BlockFormattingContext bfc, Box box) voidFloatManager.floatBox(LayoutContext c, Layer layer, BlockFormattingContext bfc, BlockBox box) intFloatManager.getLeftFloatDistance(CssContext cssCtx, BlockFormattingContext bfc, LineBox line, int containingBlockContentWidth) intFloatManager.getNextLineBoxDelta(CssContext cssCtx, BlockFormattingContext bfc, LineBox line, int containingBlockContentWidth) intFloatManager.getRightFloatDistance(CssContext cssCtx, BlockFormattingContext bfc, LineBox line, int containingBlockContentWidth) voidLayoutContext.pushBFC(BlockFormattingContext bfc) Method parameters in org.xhtmlrenderer.layout with type arguments of type BlockFormattingContext