SpatialRegionDatabaseRepresentation =================================== .. currentmodule:: lsst.daf.butler .. autoclass:: SpatialRegionDatabaseRepresentation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SpatialRegionDatabaseRepresentation.NAME ~SpatialRegionDatabaseRepresentation.SPACE ~SpatialRegionDatabaseRepresentation.name .. rubric:: Methods Summary .. autosummary:: ~SpatialRegionDatabaseRepresentation.extract ~SpatialRegionDatabaseRepresentation.flatten ~SpatialRegionDatabaseRepresentation.fromSelectable ~SpatialRegionDatabaseRepresentation.getFieldNames ~SpatialRegionDatabaseRepresentation.hasExclusionConstraint ~SpatialRegionDatabaseRepresentation.isNull ~SpatialRegionDatabaseRepresentation.makeFieldSpecs ~SpatialRegionDatabaseRepresentation.update .. rubric:: Attributes Documentation .. autoattribute:: NAME .. autoattribute:: SPACE .. autoattribute:: name .. rubric:: Methods Documentation .. automethod:: extract .. automethod:: flatten .. automethod:: fromSelectable .. automethod:: getFieldNames .. automethod:: hasExclusionConstraint .. automethod:: isNull .. automethod:: makeFieldSpecs .. automethod:: update