Uses of Class
org.xhtmlrenderer.layout.FloatManager
-
Packages that use FloatManager Package Description org.xhtmlrenderer.layout org.xhtmlrenderer.render -
-
Uses of FloatManager in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return FloatManager Modifier and Type Method Description FloatManager
BlockFormattingContext. getFloatManager()
FloatManager
PersistentBFC. getFloatManager()
-
Uses of FloatManager in org.xhtmlrenderer.render
Methods in org.xhtmlrenderer.render that return FloatManager Modifier and Type Method Description FloatManager
FloatedBoxData. getManager()
Methods in org.xhtmlrenderer.render with parameters of type FloatManager Modifier and Type Method Description void
FloatedBoxData. setManager(FloatManager manager)
-