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

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

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 20:18:27 2010 for GEOS by  doxygen 1.3.9.1