#include <TaggedLineSegment.h>
Public Member Functions | |
TaggedLineSegment (const geom::Coordinate &p0, const geom::Coordinate &p1, const geom::Geometry *parent, unsigned int index) | |
TaggedLineSegment (const geom::Coordinate &p0, const geom::Coordinate &p1) | |
TaggedLineSegment (const TaggedLineSegment &ls) | |
const geom::Geometry * | getParent () const |
unsigned int | getIndex () const |
Used to index the segments in a geometry and recover the segment locations from the index.