Package net.sourceforge.plantuml.teavm.browser
package net.sourceforge.plantuml.teavm.browser
-
ClassDescriptionPlantUML rendering engine for browser environments, compiled to JavaScript via TeaVM.Callback for
window.plantuml.render(lines, elementId, options).Callback forwindow.plantuml.renderToString(lines, onSuccess, onError, options).Single-string JS callback, used for both success (SVG) and error (message).