class DefaultSwingJfxFrontendContext : FrontendContext
Shows plot in Java Swing Window. Uses JavaFx Scene mapping for SVG rendering.
display |
fun display(plotSpecRaw: MutableMap<String, Any>): Unit |
tryCreate |
fun tryCreate(): FrontendContext? |