Uses of Class
com.openhtmltopdf.layout.PersistentBFC
Packages that use PersistentBFC
-
Uses of PersistentBFC in com.openhtmltopdf.layout
Fields in com.openhtmltopdf.layout declared as PersistentBFCModifier and TypeFieldDescriptionprivate final PersistentBFCBlockFormattingContext._persistentBFC -
Uses of PersistentBFC in com.openhtmltopdf.render
Fields in com.openhtmltopdf.render declared as PersistentBFCMethods in com.openhtmltopdf.render that return PersistentBFCMethods in com.openhtmltopdf.render with parameters of type PersistentBFCModifier and TypeMethodDescriptionprivate voidFlowingColumnContainerBox.layoutFloats(TreeMap<Integer, FlowingColumnContainerBox.ColumnPosition> columnMap, PersistentBFC bfc, int columnCount, int colWidth, int colGap) voidBlockBox.setPersistentBFC(PersistentBFC persistentBFC)