| Package | Description |
|---|---|
| com.openhtmltopdf.bidi | |
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.outputdevice.helper | |
| com.openhtmltopdf.render |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleBidiReorderer
Returns text unchanged.
|
| Modifier and Type | Method and Description |
|---|---|
BidiReorderer |
LayoutContext.getBidiReorderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutContext.setBidiReorderer(BidiReorderer reorderer) |
| Modifier and Type | Field and Description |
|---|---|
BidiReorderer |
BaseRendererBuilder.BaseRendererBuilderState._reorderer |
BidiReorderer |
UnicodeImplementation.reorderer |
| Modifier and Type | Method and Description |
|---|---|
TFinalClass |
BaseRendererBuilder.useUnicodeBidiReorderer(BidiReorderer reorderer)
Provides a reorderer to properly reverse RTL text.
|
| Constructor and Description |
|---|
UnicodeImplementation(BidiReorderer reorderer,
BidiSplitterFactory splitterFactory,
FSTextBreaker lineBreaker,
FSTextTransformer toLower,
FSTextTransformer toUpper,
FSTextTransformer toTitle,
boolean textDirection,
FSTextBreaker charBreaker) |
| Modifier and Type | Method and Description |
|---|---|
BidiReorderer |
RenderingContext.getBidiReorderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingContext.setBidiReorderer(BidiReorderer bidi) |
Copyright © 2018. All rights reserved.