Uses of Class
com.openhtmltopdf.layout.FloatManager.BoxOffset
-
Packages that use FloatManager.BoxOffset Package Description com.openhtmltopdf.layout -
-
Uses of FloatManager.BoxOffset in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout that return types with arguments of type FloatManager.BoxOffset Modifier and Type Method Description List<FloatManager.BoxOffset>FloatManager. getFloats(FloatManager.FloatDirection direction)Stream<FloatManager.BoxOffset>FloatManager. getFloatStream(FloatManager.FloatDirection direction)
-