Index
All Classes and Interfaces|All Packages
A
- AdaptiveImage - Class in one.jpro.platform.mdfx.impl
- AdaptiveImage(String) - Constructor for class one.jpro.platform.mdfx.impl.AdaptiveImage
- AdaptiveImage(Image) - Constructor for class one.jpro.platform.mdfx.impl.AdaptiveImage
- addFeatures(Node, String) - Method in class one.jpro.platform.mdfx.impl.MDFXNodeHelper
- addSubchapter(String) - Method in class one.jpro.platform.mdfx.MDFXUtil.Chapter
-
Call this when encountering a level-2 heading.
- addText(String, String) - Method in class one.jpro.platform.mdfx.impl.MDFXNodeHelper
- appendContent(String) - Method in class one.jpro.platform.mdfx.MDFXUtil.Subchapter
-
Append text to this subchapter.
- appendContentToCurrentSubchapterOrChapter(String) - Method in class one.jpro.platform.mdfx.MDFXUtil.Chapter
-
Append non-heading text to the current subchapter (if present) or to the chapter content otherwise.
C
- Chapter(int, String) - Constructor for class one.jpro.platform.mdfx.MDFXUtil.Chapter
- computeMaxHeight(double) - Method in class one.jpro.platform.mdfx.impl.AdaptiveImage
- computeMaxWidth(double) - Method in class one.jpro.platform.mdfx.impl.AdaptiveImage
- computeMinHeight(double) - Method in class one.jpro.platform.mdfx.impl.AdaptiveImage
- computeMinWidth(double) - Method in class one.jpro.platform.mdfx.impl.AdaptiveImage
- computePrefHeight(double) - Method in class one.jpro.platform.mdfx.impl.AdaptiveImage
- computePrefWidth(double) - Method in class one.jpro.platform.mdfx.impl.AdaptiveImage
- create() - Static method in class one.jpro.platform.mdfx.extensions.YoutubeExtension
D
- defaultExtensions() - Static method in class one.jpro.platform.mdfx.MarkdownView
G
- generateImage(String) - Method in class one.jpro.platform.mdfx.MarkdownView
- getBaselineOffset() - Method in class one.jpro.platform.mdfx.impl.AdaptiveImage
- getChapters(String) - Static method in class one.jpro.platform.mdfx.MDFXUtil
-
Parses the given Markdown string and splits it into a list of Chapter objects.
- getContent() - Method in class one.jpro.platform.mdfx.MDFXUtil.Chapter
-
Returns the content of this chapter (excluding the # heading line, but *including* subchapters).
- getContent() - Method in class one.jpro.platform.mdfx.MDFXUtil.Subchapter
-
Returns only the content of this subchapter, excluding the ## heading line.
- getContentBias() - Method in class one.jpro.platform.mdfx.impl.AdaptiveImage
- getDefaultStylesheets() - Method in class one.jpro.platform.mdfx.MarkdownView
- getFullMD() - Method in class one.jpro.platform.mdfx.MDFXUtil.Chapter
-
Returns the full Markdown for this chapter, including the # heading line plus all content.
- getFullMD() - Method in class one.jpro.platform.mdfx.MDFXUtil.Subchapter
-
Returns the full Markdown for this subchapter, including the ## heading plus content.
- getFunction() - Method in class one.jpro.platform.mdfx.extensions.ImageExtension
- getHeadingText() - Method in class one.jpro.platform.mdfx.MDFXUtil.Chapter
-
Returns the plain text for the chapter’s heading (no # prefix).
- getHeadingText() - Method in class one.jpro.platform.mdfx.MDFXUtil.Subchapter
-
Returns the subchapter heading text (excluding ##).
- getIndex() - Method in class one.jpro.platform.mdfx.MDFXUtil.Chapter
-
Returns the integer index for this chapter.
- getIndex() - Method in class one.jpro.platform.mdfx.MDFXUtil.Subchapter
-
The subchapter index (starts from 1 for the first subchapter in a chapter).
- getMdString() - Method in class one.jpro.platform.mdfx.MarkdownView
-
Gets the value of the
mdStringproperty. - getScheme() - Method in class one.jpro.platform.mdfx.extensions.ImageExtension
- getSubchapters() - Method in class one.jpro.platform.mdfx.MDFXUtil.Chapter
I
- ImageExtension - Class in one.jpro.platform.mdfx.extensions
-
An extension for the MarkdownView.
- ImageExtension(String, BiFunction<String, MarkdownView, Node>) - Constructor for class one.jpro.platform.mdfx.extensions.ImageExtension
M
- MarkdownView - Class in one.jpro.platform.mdfx
- MarkdownView() - Constructor for class one.jpro.platform.mdfx.MarkdownView
- MarkdownView(String) - Constructor for class one.jpro.platform.mdfx.MarkdownView
- MarkdownView(String, List<ImageExtension>) - Constructor for class one.jpro.platform.mdfx.MarkdownView
- MDFXNodeHelper - Class in one.jpro.platform.mdfx.impl
- MDFXNodeHelper(MarkdownView, String) - Constructor for class one.jpro.platform.mdfx.impl.MDFXNodeHelper
- MDFXUtil - Class in one.jpro.platform.mdfx
-
Utility class for splitting Markdown text into Chapters and Subchapters.
- MDFXUtil() - Constructor for class one.jpro.platform.mdfx.MDFXUtil
- MDFXUtil.Chapter - Class in one.jpro.platform.mdfx
-
Represents a top-level Chapter with an index, a heading, and optional subchapters.
- MDFXUtil.Subchapter - Class in one.jpro.platform.mdfx
-
Represents a subchapter with an index, a heading, and content.
- mdStringProperty() - Method in class one.jpro.platform.mdfx.MarkdownView
N
- newParagraph() - Method in class one.jpro.platform.mdfx.impl.MDFXNodeHelper
O
- one.jpro.platform.mdfx - module one.jpro.platform.mdfx
- one.jpro.platform.mdfx - package one.jpro.platform.mdfx
- one.jpro.platform.mdfx.extensions - package one.jpro.platform.mdfx.extensions
- one.jpro.platform.mdfx.impl - package one.jpro.platform.mdfx.impl
S
- setLink(Node, String, String) - Method in class one.jpro.platform.mdfx.MarkdownView
- setMdString(String) - Method in class one.jpro.platform.mdfx.MarkdownView
-
Sets the value of the
mdStringproperty. - shouldShowContent() - Method in class one.jpro.platform.mdfx.impl.MDFXNodeHelper
- showChapter(int[]) - Method in class one.jpro.platform.mdfx.MarkdownView
- Subchapter(int, String) - Constructor for class one.jpro.platform.mdfx.MDFXUtil.Subchapter
Y
- YoutubeExtension - Class in one.jpro.platform.mdfx.extensions
- YoutubeExtension() - Constructor for class one.jpro.platform.mdfx.extensions.YoutubeExtension
All Classes and Interfaces|All Packages