geos::geom::CoordinateArraySequenceFactory Class Reference

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

#include <geos.h>

Inheritance diagram for geos::geom::CoordinateArraySequenceFactory:

geos::geom::CoordinateSequenceFactory List of all members.

Public Member Functions

CoordinateSequencecreate (std::vector< Coordinate > *coords) const
 Returns a CoordinateArraySequence based on the given vector (the vector is not copied - callers give up ownership).
CoordinateSequencecreate (std::vector< Coordinate > *coords, size_t dims) const
CoordinateSequencecreate (size_t size, size_t dimension=3) const

Static Public Member Functions

static const CoordinateSequenceFactoryinstance ()
 Returns the singleton instance of CoordinateArraySequenceFactory.

Detailed Description

Creates CoordinateSequences internally represented as an array of Coordinates.


Member Function Documentation

CoordinateSequence* geos::geom::CoordinateArraySequenceFactory::create ( size_t  size,
size_t  dimension = 3 
) const [virtual]

See also:
CoordinateSequenceFactory::create(size_t, int)

Implements geos::geom::CoordinateSequenceFactory.


The documentation for this class was generated from the following file:
Generated on Thu Oct 7 22:48:06 2010 for GEOS by  doxygen 1.4.7