Package | Description |
---|---|
com.itextpdf.layout.property | |
com.itextpdf.layout.renderer |
Modifier and Type | Method and Description |
---|---|
static OverflowPropertyValue |
OverflowPropertyValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverflowPropertyValue[] |
OverflowPropertyValue.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static boolean |
AbstractRenderer.isOverflowFit(OverflowPropertyValue rendererOverflowProperty) |
protected boolean |
AbstractRenderer.isOverflowProperty(OverflowPropertyValue equalsTo, int overflowProperty) |
protected static boolean |
AbstractRenderer.isOverflowProperty(OverflowPropertyValue equalsTo, IRenderer renderer, int overflowProperty) |
protected static boolean |
AbstractRenderer.isOverflowProperty(OverflowPropertyValue equalsTo, OverflowPropertyValue rendererOverflowProperty) |
Copyright © 1998–2023 iText Group NV. All rights reserved.