geos::DefaultCoordinateSequenceFactory Class Reference

Creates CoordinateSequences internally represented as an array of Coordinates. More...

#include <geos.h>

Inheritance diagram for geos::DefaultCoordinateSequenceFactory:

geos::CoordinateSequenceFactory

List of all members.

Public Member Functions

CoordinateSequence * create (vector< Coordinate > *coords) const
 Returns a DefaultCoordinateSequence based on the given vector (the vector is not copied - callers give up ownership).

Static Public Member Functions

static const
CoordinateSequenceFactory * 
instance ()
 Returns the singleton instance of DefaultCoordinateSequenceFactory.


Detailed Description

Creates CoordinateSequences internally represented as an array of Coordinates.
The documentation for this class was generated from the following files:
Generated on Wed Mar 12 20:41:33 2008 for GEOS by  doxygen 1.5.4