| Package | Description |
|---|---|
| com.vladsch.flexmark.util.format |
| Modifier and Type | Field and Description |
|---|---|
CharWidthProvider |
TableFormatOptions.charWidthProvider |
static CharWidthProvider |
CharWidthProvider.NULL |
| Modifier and Type | Field and Description |
|---|---|
static com.vladsch.flexmark.util.data.DataKey<CharWidthProvider> |
TableFormatOptions.FORMAT_CHAR_WIDTH_PROVIDER |
| Modifier and Type | Method and Description |
|---|---|
@NotNull CharWidthProvider |
MarkdownParagraph.getCharWidthProvider() |
| Constructor and Description |
|---|
MarkdownParagraph(@NotNull com.vladsch.flexmark.util.sequence.BasedSequence chars,
@NotNull com.vladsch.flexmark.util.sequence.BasedSequence altChars,
@NotNull CharWidthProvider charWidthProvider) |
MarkdownParagraph(@NotNull com.vladsch.flexmark.util.sequence.BasedSequence chars,
@NotNull CharWidthProvider charWidthProvider) |
Copyright © 2020. All rights reserved.