.. Copyright (c) 2024 J. D. Mitchell Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. .. currentmodule:: libsemigroups_pybind11 The Dot class ============= .. autoclass:: Dot :doc-only: Contents -------- .. autosummary:: :signatures: short ~Dot Dot.add_attr Dot.add_edge Dot.add_node Dot.add_subgraph Dot.attrs Dot.colors Dot.copy Dot.edge Dot.edges Dot.is_node Dot.kind Dot.name Dot.node Dot.nodes Dot.subgraphs Dot.to_string Full API -------- .. autoclass:: Dot :class-doc-from: init :members: :exclude-members: Kind, Node, Edge