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 ScientificEquationSafe
fromAsciiMath
(String formula) static ScientificEquationSafe
final 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
-