ommx.display
============

.. py:module:: ommx.display

.. autoapi-nested-parse::

   Notebook display helpers for OMMX objects.



Classes
-------

.. autoapisummary::

   ommx.display.FunctionDisplay


Module Contents
---------------

.. py:class:: FunctionDisplay

   Context-aware display payload for a formatted OMMX function.


   .. py:attribute:: omitted_terms
      :type:  int


   .. py:attribute:: text
      :type:  str


   .. py:attribute:: total_terms
      :type:  int


   .. py:property:: truncated
      :type: bool



   .. py:attribute:: truncated_by_chars
      :type:  bool


   .. py:attribute:: written_terms
      :type:  int


