FeaturedMathRendererWithPostProcess
open class FeaturedMathRendererWithPostProcess(features: List<FeaturedMathRenderer.RenderFeature>, stages: List<FeaturedMathRendererWithPostProcess.PostProcessPhase>) : FeaturedMathRenderer
Content copied to clipboard
Extends FeaturedMathRenderer by adding post-processing stages.
Author
Iaroslav Postovalov
Constructors
FeaturedMathRendererWithPostProcess
Link copied to clipboard
fun FeaturedMathRendererWithPostProcess(features: List<FeaturedMathRenderer.RenderFeature>, stages: List<FeaturedMathRendererWithPostProcess.PostProcessPhase>)
Content copied to clipboard
Types
PostProcessPhase
Link copied to clipboard
fun fun interface PostProcessPhase
Content copied to clipboard
Logical unit of MathSyntax post-processing.
Functions
render
Link copied to clipboard
Properties
Sources
common source
Link copied to clipboard