OMD Documentation

OMD Library API Reference

This is the complete API reference for the OMD (Open Math Display) library. Use the table of contents below to navigate to the detailed documentation for each module and class.


Table of Contents

The API is organized into the following categories for clarity:

Category Description
Core Components The main entry points for rendering and managing expressions.
Node Types The building blocks of all mathematical expressions.
UI Components Interactive components for user interfaces.
Helper Utilities Utility functions for common tasks like node creation and visualization.
Configuration Modules for managing the library's settings and behavior.
Simplification The expression simplification engine and its components.

Core Components

The foundational classes for interacting with the OMD library.

Node Types

These classes represent the different parts of a mathematical expression.

UI Components

Interactive components for building math interfaces.

Helper Utilities

Configuration

Simplification


See Also

↑ Top