| buildGeometry(std::vector< Geometry * > *geoms) const | geos::geom::GeometryFactory | |
| buildGeometry(T from, T toofar) const | geos::geom::GeometryFactory | inline |
| buildGeometry(const std::vector< Geometry * > &geoms) const | geos::geom::GeometryFactory | |
| create() | geos::geom::GeometryFactory | static |
| create(const PrecisionModel *pm, int newSRID, CoordinateSequenceFactory *nCoordinateSequenceFactory) | geos::geom::GeometryFactory | static |
| create(CoordinateSequenceFactory *nCoordinateSequenceFactory) | geos::geom::GeometryFactory | static |
| create(const PrecisionModel *pm) | geos::geom::GeometryFactory | static |
| create(const PrecisionModel *pm, int newSRID) | geos::geom::GeometryFactory | static |
| create(const GeometryFactory &gf) | geos::geom::GeometryFactory | static |
| createEmptyGeometry() const | geos::geom::GeometryFactory | |
| createGeometry(const Geometry *g) const | geos::geom::GeometryFactory | |
| createGeometryCollection() const | geos::geom::GeometryFactory | |
| createGeometryCollection(std::vector< Geometry * > *newGeoms) const | geos::geom::GeometryFactory | |
| createGeometryCollection(const std::vector< Geometry * > &newGeoms) const | geos::geom::GeometryFactory | |
| createLinearRing() const | geos::geom::GeometryFactory | |
| createLinearRing(CoordinateSequence *newCoords) const | geos::geom::GeometryFactory | |
| createLinearRing(std::unique_ptr< CoordinateSequence > newCoords) const (defined in geos::geom::GeometryFactory) | geos::geom::GeometryFactory | |
| createLinearRing(const CoordinateSequence &coordinates) const | geos::geom::GeometryFactory | |
| createLineString() const | geos::geom::GeometryFactory | |
| createLineString(const LineString &ls) const | geos::geom::GeometryFactory | |
| createLineString(CoordinateSequence *coordinates) const | geos::geom::GeometryFactory | |
| createLineString(std::unique_ptr< CoordinateSequence > coordinates) const (defined in geos::geom::GeometryFactory) | geos::geom::GeometryFactory | |
| createLineString(const CoordinateSequence &coordinates) const | geos::geom::GeometryFactory | |
| createMultiLineString() const | geos::geom::GeometryFactory | |
| createMultiLineString(std::vector< Geometry * > *newLines) const | geos::geom::GeometryFactory | |
| createMultiLineString(const std::vector< Geometry * > &fromLines) const | geos::geom::GeometryFactory | |
| createMultiPoint() const | geos::geom::GeometryFactory | |
| createMultiPoint(std::vector< Geometry * > *newPoints) const | geos::geom::GeometryFactory | |
| createMultiPoint(const std::vector< Geometry * > &fromPoints) const | geos::geom::GeometryFactory | |
| createMultiPoint(const CoordinateSequence &fromCoords) const | geos::geom::GeometryFactory | |
| createMultiPoint(const std::vector< Coordinate > &fromCoords) const | geos::geom::GeometryFactory | |
| createMultiPolygon() const | geos::geom::GeometryFactory | |
| createMultiPolygon(std::vector< Geometry * > *newPolys) const | geos::geom::GeometryFactory | |
| createMultiPolygon(const std::vector< Geometry * > &fromPolys) const | geos::geom::GeometryFactory | |
| createPoint() const | geos::geom::GeometryFactory | |
| createPoint(const Coordinate &coordinate) const | geos::geom::GeometryFactory | |
| createPoint(CoordinateSequence *coordinates) const | geos::geom::GeometryFactory | |
| createPoint(const CoordinateSequence &coordinates) const | geos::geom::GeometryFactory | |
| createPointFromInternalCoord(const Coordinate *coord, const Geometry *exemplar) const (defined in geos::geom::GeometryFactory) | geos::geom::GeometryFactory | |
| createPolygon() const | geos::geom::GeometryFactory | |
| createPolygon(LinearRing *shell, std::vector< Geometry * > *holes) const | geos::geom::GeometryFactory | |
| createPolygon(const LinearRing &shell, const std::vector< Geometry * > &holes) const | geos::geom::GeometryFactory | |
| destroy() | geos::geom::GeometryFactory | |
| destroyGeometry(Geometry *g) const | geos::geom::GeometryFactory | |
| Geometry (defined in geos::geom::GeometryFactory) | geos::geom::GeometryFactory | friend |
| GeometryFactory() | geos::geom::GeometryFactory | protected |
| GeometryFactory(const PrecisionModel *pm, int newSRID, CoordinateSequenceFactory *nCoordinateSequenceFactory) | geos::geom::GeometryFactory | protected |
| GeometryFactory(CoordinateSequenceFactory *nCoordinateSequenceFactory) | geos::geom::GeometryFactory | protected |
| GeometryFactory(const PrecisionModel *pm) | geos::geom::GeometryFactory | protected |
| GeometryFactory(const PrecisionModel *pm, int newSRID) | geos::geom::GeometryFactory | protected |
| GeometryFactory(const GeometryFactory &gf) | geos::geom::GeometryFactory | protected |
| getCoordinateSequenceFactory() const | geos::geom::GeometryFactory | |
| getDefaultInstance() | geos::geom::GeometryFactory | static |
| getPrecisionModel() const | geos::geom::GeometryFactory | |
| getSRID() const (defined in geos::geom::GeometryFactory) | geos::geom::GeometryFactory | |
| Ptr typedef (defined in geos::geom::GeometryFactory) | geos::geom::GeometryFactory | |
| toGeometry(const Envelope *envelope) const | geos::geom::GeometryFactory | |
| ~GeometryFactory() | geos::geom::GeometryFactory | protectedvirtual |