﻿gwexpy.segments.SegmentList
===========================

.. currentmodule:: gwexpy.segments

.. autoclass:: SegmentList

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~SegmentList.__init__
      ~SegmentList.append
      ~SegmentList.clear
      ~SegmentList.coalesce
      ~SegmentList.contract
      ~SegmentList.copy
      ~SegmentList.count
      ~SegmentList.extend
      ~SegmentList.extent
      ~SegmentList.find
      ~SegmentList.index
      ~SegmentList.insert
      ~SegmentList.intersects
      ~SegmentList.intersects_segment
      ~SegmentList.pop
      ~SegmentList.protract
      ~SegmentList.remove
      ~SegmentList.reverse
      ~SegmentList.shift
      ~SegmentList.sort
      ~SegmentList.to_table
      ~SegmentList.value_slice_to_index
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SegmentList.read
      ~SegmentList.write
   
   