geos::simplify::TaggedLineString Class Reference

Contains and owns a list of TaggedLineSegments. More...

#include <TaggedLineString.h>

List of all members.

Public Types

typedef std::vector< geom::CoordinateCoordVect
typedef std::auto_ptr< CoordVect > CoordVectPtr
typedef geom::CoordinateSequence CoordSeq
typedef std::auto_ptr< geom::CoordinateSequenceCoordSeqPtr

Public Member Functions

 TaggedLineString (const geom::LineString *nParentLine, std::size_t minimumSize=2)
std::size_t getMinimumSize () const
const geom::LineStringgetParent () const
const CoordSeqgetParentCoordinates () const
CoordSeqPtr getResultCoordinates () const
std::size_t getResultSize () const
TaggedLineSegmentgetSegment (std::size_t i)
const TaggedLineSegmentgetSegment (std::size_t i) const
std::vector< TaggedLineSegment * > & getSegments ()
const std::vector< TaggedLineSegment * > & getSegments () const
void addToResult (std::auto_ptr< TaggedLineSegment > seg)
std::auto_ptr< geom::GeometryasLineString () const
std::auto_ptr< geom::GeometryasLinearRing () const


Detailed Description

Contains and owns a list of TaggedLineSegments.


The documentation for this class was generated from the following file:
Generated on 10 Sep 2013 for GEOS by  doxygen 1.4.7