#include <geos.h>

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. | |
1.5.4