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::Coordinate
CoordVect
typedef std::auto_ptr< CoordVect > CoordVectPtr
typedef geom::CoordinateSequence CoordSeq
typedef std::auto_ptr
< geom::CoordinateSequence
CoordSeqPtr

Public Member Functions

 TaggedLineString (const geom::LineString *nParentLine, size_t minimumSize=2)
size_t getMinimumSize () const
const geom::LineStringgetParent () const
const CoordSeqgetParentCoordinates () const
CoordSeqPtr getResultCoordinates () const
size_t getResultSize () const
TaggedLineSegmentgetSegment (size_t)
const TaggedLineSegmentgetSegment (size_t) 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 Fri Mar 27 04:54:05 2009 for GEOS by  doxygen 1.5.4