The RTreeStyle class ==================== A class handling styles for the RTree plotting facility, load it with .. code-block:: python from librtree import RTreeStyle .. autoclass:: librtree.RTreeStyle :members: :undoc-members: :show-inheritance: