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 FloatManagerBlockFormattingContext. getFloatManager()FloatManagerPersistentBFC. getFloatManager() -
Uses of FloatManager in org.xhtmlrenderer.render
Methods in org.xhtmlrenderer.render that return FloatManager Modifier and Type Method Description FloatManagerFloatedBoxData. getManager()Methods in org.xhtmlrenderer.render with parameters of type FloatManager Modifier and Type Method Description voidFloatedBoxData. setManager(FloatManager manager)
-