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