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 PersistentBFC
BlockFormattingContext._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 void
FlowingColumnContainerBox.layoutFloats
(TreeMap<Integer, FlowingColumnContainerBox.ColumnPosition> columnMap, PersistentBFC bfc, int columnCount, int colWidth, int colGap) void
BlockBox.setPersistentBFC
(PersistentBFC persistentBFC)