Package net.sourceforge.plantuml.math
Class ScientificEquationSafe
java.lang.Object
net.sourceforge.plantuml.math.ScientificEquationSafe
-
Method Summary
Modifier and TypeMethodDescriptionexport(OutputStream os, FileFormatOption fileFormat, float scale, Color foregroundColor, Color backgroundColor) static ScientificEquationSafefromAsciiMath(String formula) static ScientificEquationSafefinal Stringfinal String
-
Method Details
-
fromAsciiMath
-
fromLatex
-
getSvg
-
getImage
-
export
public ImageData export(OutputStream os, FileFormatOption fileFormat, float scale, Color foregroundColor, Color backgroundColor) throws IOException - Throws:
IOException
-
getFormula
-
getSource
-