| Package | Description |
|---|---|
| com.openhtmltopdf.layout |
| Modifier and Type | Method and Description |
|---|---|
static FloatManager.FloatDirection |
FloatManager.FloatDirection.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
List<FloatManager.BoxOffset> |
FloatManager.getFloats(FloatManager.FloatDirection direction) |
Stream<FloatManager.BoxOffset> |
FloatManager.getFloatStream(FloatManager.FloatDirection direction) |
Copyright © 2004–2025. All rights reserved.