BIDI OrderBean

You can use the methods of the BIDI OrderBean for the correct display of bidirectional data. It contains the following parameters:
BidiString
String. Contains bidirectional text
FromTextVisual
Boolean. Indicates whether the source bidirectional text is visual. Default is true.
FromOriLTR
Boolean. Indicates whether the orientation of the source bidirectional text is LTR. Default is true.
ToTextVisual
Boolean. Indicates whether the target bidirectional text is visual. Default is true.
ToOriLTR
Boolean. Indicates whether the orientation of the target bidirectional text is LTR. Default is true.
NeedShape
Boolean. Indicates whether bidirectional text is Arabic text and whether it needs shaping. Default is false.
CharSet
String. Defines the character encoding for the JSP.
NumShape
String. Defines the numerals shaping method. Default is Nominal.
SymSwap
Boolean. Indicates whether symmetric swapping is on. Default is false.