Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

geos::simplify::TaggedLineString Class Reference

#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, 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 Thu Oct 7 20:18:30 2010 for GEOS by  doxygen 1.3.9.1