| Package | Description |
|---|---|
| net.sourceforge.plantuml.math | |
| net.sourceforge.plantuml.svg | |
| net.sourceforge.plantuml.ugraphic |
| Modifier and Type | Method and Description |
|---|---|
SvgString |
ScientificEquation.getSvg(double scale,
Color foregroundColor,
Color backgroundColor) |
SvgString |
ScientificEquationSafe.getSvg(double scale,
Color foregroundColor,
Color backgroundColor) |
SvgString |
AsciiMath.getSvg(double scale,
Color foregroundColor,
Color backgroundColor) |
SvgString |
LatexBuilder.getSvg(double scale,
Color foregroundColor,
Color backgroundColor) |
| Modifier and Type | Method and Description |
|---|---|
void |
SvgGraphics.svgImage(SvgString image,
double x,
double y) |
| Modifier and Type | Method and Description |
|---|---|
SvgString |
UImageSvg.getSvg() |
| Constructor and Description |
|---|
UImageSvg(SvgString tmp) |
Copyright © 2017. All rights reserved.