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