PlotElementCollection ===================== .. currentmodule:: gdt.core.plot.plot .. autoclass:: PlotElementCollection :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PlotElementCollection.items ~PlotElementCollection.types .. rubric:: Methods Summary .. autosummary:: ~PlotElementCollection.from_list ~PlotElementCollection.get_item ~PlotElementCollection.include ~PlotElementCollection.remove ~PlotElementCollection.to_list .. rubric:: Attributes Documentation .. autoattribute:: items .. autoattribute:: types .. rubric:: Methods Documentation .. automethod:: from_list .. automethod:: get_item .. automethod:: include .. automethod:: remove .. automethod:: to_list