locan.data.regions.region.Rectangle =================================== .. currentmodule:: locan.data.regions.region .. autoclass:: Rectangle :members: :undoc-members: :show-inheritance: :special-members: __call__ .. rubric:: **Methods** .. autosummary:: ~Rectangle.__init__ ~Rectangle.as_artist ~Rectangle.buffer ~Rectangle.contains ~Rectangle.from_intervals ~Rectangle.from_shapely ~Rectangle.intersection ~Rectangle.plot ~Rectangle.symmetric_difference ~Rectangle.union .. rubric:: **Attributes** .. autosummary:: ~Rectangle.angle ~Rectangle.bounding_box ~Rectangle.bounds ~Rectangle.centroid ~Rectangle.corner ~Rectangle.dimension ~Rectangle.elongation ~Rectangle.extent ~Rectangle.height ~Rectangle.intervals ~Rectangle.isoperimetric_quotient ~Rectangle.max_distance ~Rectangle.points ~Rectangle.radial_distance ~Rectangle.region_measure ~Rectangle.region_specs ~Rectangle.rotation ~Rectangle.shapely_object ~Rectangle.subregion_measure ~Rectangle.vertices ~Rectangle.width