equal
deleted
inserted
replaced
830 Boolean.TRUE; |
830 Boolean.TRUE; |
831 |
831 |
832 /** |
832 /** |
833 * Attribute key for the embedding level of the text. Values are |
833 * Attribute key for the embedding level of the text. Values are |
834 * instances of <b><code>Integer</code></b>. The default value is |
834 * instances of <b><code>Integer</code></b>. The default value is |
835 * <code>null</code>, indicating that the the Bidirectional |
835 * <code>null</code>, indicating that the Bidirectional |
836 * algorithm should run without explicit embeddings. |
836 * algorithm should run without explicit embeddings. |
837 * |
837 * |
838 * <p>Positive values 1 through 61 are <em>embedding</em> levels, |
838 * <p>Positive values 1 through 61 are <em>embedding</em> levels, |
839 * negative values -1 through -61 are <em>override</em> levels. |
839 * negative values -1 through -61 are <em>override</em> levels. |
840 * The value 0 means that the base line direction is used. These |
840 * The value 0 means that the base line direction is used. These |