Uses of Class
com.openhtmltopdf.layout.FloatManager.FloatDirection
-
Packages that use FloatManager.FloatDirection Package Description com.openhtmltopdf.layout -
-
Uses of FloatManager.FloatDirection in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout that return FloatManager.FloatDirection Modifier and Type Method Description static FloatManager.FloatDirectionFloatManager.FloatDirection. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FloatManager.FloatDirection[]FloatManager.FloatDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.
-