BaseTractBuilder
================

.. currentmodule:: lsst.skymap

.. autoclass:: BaseTractBuilder
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~BaseTractBuilder.getPackedConfig
      ~BaseTractBuilder.getPatchBorder
      ~BaseTractBuilder.getPatchIndexPair
      ~BaseTractBuilder.getPatchInfo
      ~BaseTractBuilder.getPatchInnerDimensions
      ~BaseTractBuilder.getSequentialPatchIndex
      ~BaseTractBuilder.getSequentialPatchIndexFromPair
      ~BaseTractBuilder.setupPatches

   .. rubric:: Methods Documentation

   .. automethod:: getPackedConfig
   .. automethod:: getPatchBorder
   .. automethod:: getPatchIndexPair
   .. automethod:: getPatchInfo
   .. automethod:: getPatchInnerDimensions
   .. automethod:: getSequentialPatchIndex
   .. automethod:: getSequentialPatchIndexFromPair
   .. automethod:: setupPatches