Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
N
O
P
R
S
T
V
W
T
TEXT_FINAL
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying that the text must be displayed in Final characters
TEXT_INITIAL
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying that the text must be displayed in Initial characters
TEXT_ISOLATED
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying that the text must be displayed in Isolated characters
TEXT_MIDDLE
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying that the text must be displayed in Middle characters
TEXT_NOMINAL
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying that the text is stored in Nominal characters
TEXT_SHAPED
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying that the text is stored in Shaped characters
TYPE_IMPLICIT
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying Implicit type of text
TYPE_VISUAL
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying Visual type of text
toCharArray()
- Method in class com.ibm.editors.utils.
BidiText
Extracts the character data from a BidiText in character array format
toString()
- Method in class com.ibm.editors.utils.
BidiFlagSet
Creates a string that represents the various Bidi flags grouped in a BidiFlagSet.
toString()
- Method in class com.ibm.editors.utils.
BidiText
Extracts the character data from a BidiText in string format
transform(BidiFlagSet)
- Method in class com.ibm.editors.utils.
BidiText
Transforms the data in the "this" BidiText object and return the resulting BidiText object.
transform(BidiFlagSet, boolean)
- Method in class com.ibm.editors.utils.
BidiText
Transforms the data in the "this" BidiText object and return the resulting BidiText object.
transform(BidiTransform, boolean)
- Method in class com.ibm.editors.utils.
BidiText
Transforms the data in the "this" BidiText object and return the resulting BidiText object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
N
O
P
R
S
T
V
W