Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv static byte | |
pack-priv static byte[] | |
pack-priv static int | |
pack-priv static void | |
private static void | |
pack-priv static int[] | |
pack-priv static BidiRun | |
pack-priv static int[] | |
private static void | |
pack-priv static int[] | |
pack-priv static Bidi | |
pack-priv static void |
BidiLine | back to summary |
---|---|
pack-priv BidiLine() |
getLevelAt | back to summary |
---|---|
pack-priv static byte getLevelAt(BidiBase bidiBase, int charIndex) |
getLevels | back to summary |
---|---|
pack-priv static byte[] getLevels(BidiBase bidiBase) |
getRunFromLogicalIndex | back to summary |
---|---|
pack-priv static int getRunFromLogicalIndex(BidiBase bidiBase, int logicalIndex) |
getRuns | back to summary |
---|---|
pack-priv static void getRuns(BidiBase bidiBase) |
getSingleRun | back to summary |
---|---|
private static void getSingleRun(BidiBase bidiBase, byte level) |
getVisualMap | back to summary |
---|---|
pack-priv static int[] getVisualMap(BidiBase bidiBase) |
getVisualRun | back to summary |
---|---|
pack-priv static BidiRun getVisualRun(BidiBase bidiBase, int runIndex) |
prepareReorder | back to summary |
---|---|
pack-priv static int[] prepareReorder(byte[] levels, byte[] pMinLevel, byte[] pMaxLevel) |
reorderLine | back to summary |
---|---|
private static void reorderLine(BidiBase bidiBase, byte minLevel, byte maxLevel) |
reorderVisual | back to summary |
---|---|
pack-priv static int[] reorderVisual(byte[] levels) |
setLine | back to summary |
---|---|
pack-priv static Bidi setLine(BidiBase paraBidi, Bidi newBidi, BidiBase lineBidi, int start, int limit) |
setTrailingWSStart | back to summary |
---|---|
pack-priv static void setTrailingWSStart(BidiBase bidiBase) |