Uses of Enum
com.itextpdf.layout.properties.BaseDirection
Package
Description
-
Uses of BaseDirection in com.itextpdf.layout
Modifier and TypeMethodDescriptionElementPropertyContainer.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. -
Uses of BaseDirection in com.itextpdf.layout.properties
Modifier and TypeMethodDescriptionstatic BaseDirection
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. -
Uses of BaseDirection in com.itextpdf.layout.renderer.typography
Modifier and TypeMethodDescriptionbyte[]
AbstractTypographyApplier.getBidiLevels
(BaseDirection baseDirection, int[] unicodeIds, SequenceId sequenceId, IMetaInfo metaInfo) byte[]
DefaultTypographyApplier.getBidiLevels
(BaseDirection baseDirection, int[] unicodeIds, SequenceId sequenceId, IMetaInfo metaInfo)