public final class BidiExtension extends Object
Modifier and Type | Field and Description |
---|---|
static Constructor<Caret> |
caretConstructor |
static Constructor<CharView> |
charViewConstructor |
static Method |
drawCharsMethod |
static Method |
findDirectionalityMethod |
static boolean |
isAvailable |
static Method |
rangeToRectanglesMethod |
static Constructor<WordView> |
wordViewConstructor |
static Method |
xToOffsetMethod |
Modifier and Type | Method and Description |
---|---|
static int |
findDirectionality(Node node,
int fallback) |
protected static void |
init() |
public static Constructor<CharView> charViewConstructor
public static Constructor<WordView> wordViewConstructor
public static Constructor<Caret> caretConstructor
public static Method findDirectionalityMethod
public static Method drawCharsMethod
public static Method xToOffsetMethod
public static Method rangeToRectanglesMethod
public static boolean isAvailable
protected static void init()
public static int findDirectionality(Node node, int fallback)