aspose.tex.plugins
Contents
[
Hide
]Provides classes related to plugins.
Classes
Class | Description |
---|---|
FigureRendererPlugin | The Figure Renderer plugin class. |
FigureRendererPluginOptions | The options for the FigureRendererPlugin. |
FigureRendererPluginResult | The Figure Renderer plugin’s common result. |
IDataSource | The general data source interface. |
IOperationResult | The general operation result interface. |
IPlugin | The general plugin interface. |
IPluginOptions | The general plugin options interface. |
MathRendererPlugin | MathRenderer plugin class. |
MathRendererPluginOptions | The options for the MathRendererPlugin. |
MathRendererPluginResult | The Math Renderer plugin’s common result. |
PngFigureRendererPluginOptions | The Figure Renderer plugin’s options to render a LaTeX figure in PNG. |
PngMathRendererPluginOptions | The Math Renderer plugin’s options to render a math formula in PNG. |
ResultContainer | The plugin execution result container. |
StreamDataSource | The stream data source for plugin’s load and save operations. |
StringDataSource | The string data source for plugin’s load operations. |
SvgFigureRendererPluginOptions | The Figure Renderer plugin’s options to render a LaTeX figure in SVG. |
SvgMathRendererPluginOptions | The Math Renderer plugin’s options to render a math formula in SVG. |
Enumerations
Enumeration | Description |
---|---|
DataType | Enumerates available data types for plugins I/O. |