| Package | Description |
|---|---|
| com.itextpdf.layout | |
| com.itextpdf.layout.properties | |
| com.itextpdf.layout.renderer.typography |
| Modifier and Type | Method and Description |
|---|---|
T |
ElementPropertyContainer.setBaseDirection(BaseDirection baseDirection)
This attribute specifies the base direction of directionally neutral text
(i.e., text that doesn't have inherent directionality as defined in Unicode)
in an element's content and attribute values.
|
| Modifier and Type | Method and Description |
|---|---|
static BaseDirection |
BaseDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseDirection[] |
BaseDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
AbstractTypographyApplier.getBidiLevels(BaseDirection baseDirection,
int[] unicodeIds,
com.itextpdf.commons.actions.sequence.SequenceId sequenceId,
com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo) |
byte[] |
DefaultTypographyApplier.getBidiLevels(BaseDirection baseDirection,
int[] unicodeIds,
com.itextpdf.commons.actions.sequence.SequenceId sequenceId,
com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo) |
Copyright © 1998–2023 iText Group NV. All rights reserved.