Interface | Description |
---|---|
FormulaRenderer |
Convert a LaTeX formula into an image.
|
ImageStorage |
A component for storing generated images for later retrieval in a subsequent request.
|
Class | Description |
---|---|
AbstractFormulaRenderer |
Base class for all implementations of the
FormulaRenderer component. |
ImageData |
Rendered image.
|
Enum | Description |
---|---|
FormulaRenderer.FontSize |
Encloses the supported LaTeX font sizes used for displaying a mathematical formula.
|
FormulaRenderer.Type |
Encloses the supported formats for rendered mathematical formulae.
|
Copyright © 2004–2019 XWiki. All rights reserved.