java.lang.Object
one.jpro.platform.mdfx.extensions.ImageExtension
An extension for the MarkdownView.
The scheme is used to identify the extension in the markdown string.
An scheme of null is used to identify the default image extension.
-
Constructor Summary
ConstructorsConstructorDescriptionImageExtension(String scheme, BiFunction<String, MarkdownView, javafx.scene.Node> function) -
Method Summary
-
Constructor Details
-
ImageExtension
-
-
Method Details
-
getScheme
-
getFunction
-