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

CoordinateSequencecreate (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 Thu Mar 13 01:05:15 2008 for GEOS by  doxygen 1.5.4