GEOS  3.9.1dev
geos::geom::GeometryFactory Member List

This is the complete list of members for geos::geom::GeometryFactory, including all inherited members.

_autoDestroygeos::geom::GeometryFactoryprivate
_refCountgeos::geom::GeometryFactorymutableprivate
addRef() const geos::geom::GeometryFactoryprivate
buildGeometry(std::vector< Geometry * > *geoms) const geos::geom::GeometryFactory
buildGeometry(std::vector< std::unique_ptr< Geometry >> &&geoms) const geos::geom::GeometryFactory
buildGeometry(std::vector< std::unique_ptr< Point >> &&geoms) const geos::geom::GeometryFactory
buildGeometry(std::vector< std::unique_ptr< LineString >> &&geoms) const geos::geom::GeometryFactory
buildGeometry(std::vector< std::unique_ptr< Polygon >> &&geoms) const geos::geom::GeometryFactory
buildGeometry(T from, T toofar) const geos::geom::GeometryFactoryinline
buildGeometry(const std::vector< const Geometry * > &geoms) const geos::geom::GeometryFactory
coordinateListFactorygeos::geom::GeometryFactoryprivate
create()geos::geom::GeometryFactorystatic
create(const PrecisionModel *pm, int newSRID, CoordinateSequenceFactory *nCoordinateSequenceFactory)geos::geom::GeometryFactorystatic
create(CoordinateSequenceFactory *nCoordinateSequenceFactory)geos::geom::GeometryFactorystatic
create(const PrecisionModel *pm)geos::geom::GeometryFactorystatic
create(const PrecisionModel *pm, int newSRID)geos::geom::GeometryFactorystatic
create(const GeometryFactory &gf)geos::geom::GeometryFactorystatic
createEmpty(int dimension) const geos::geom::GeometryFactory
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(std::vector< std::unique_ptr< T >> &&newGeoms) const geos::geom::GeometryFactoryinline
createGeometryCollection(const std::vector< const 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 geos::geom::GeometryFactory
createLinearRing(const CoordinateSequence &coordinates) const geos::geom::GeometryFactory
createLineString(std::size_t coordinateDimension=2) 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 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< const Geometry * > &fromLines) const geos::geom::GeometryFactory
createMultiLineString(std::vector< std::unique_ptr< LineString >> &&fromLines) const geos::geom::GeometryFactory
createMultiLineString(std::vector< std::unique_ptr< Geometry >> &&fromLines) const geos::geom::GeometryFactory
createMultiPoint() const geos::geom::GeometryFactory
createMultiPoint(std::vector< Geometry * > *newPoints) const geos::geom::GeometryFactory
createMultiPoint(std::vector< std::unique_ptr< Point >> &&newPoints) const geos::geom::GeometryFactory
createMultiPoint(std::vector< std::unique_ptr< Geometry >> &&newPoints) const geos::geom::GeometryFactory
createMultiPoint(const std::vector< const 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< const Geometry * > &fromPolys) const geos::geom::GeometryFactory
createMultiPolygon(std::vector< std::unique_ptr< Polygon >> &&fromPolys) const geos::geom::GeometryFactory
createMultiPolygon(std::vector< std::unique_ptr< Geometry >> &&fromPolys) const geos::geom::GeometryFactory
createPoint(std::size_t coordinateDimension=2) 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 geos::geom::GeometryFactory
createPolygon(std::size_t coordinateDimension=2) const geos::geom::GeometryFactory
createPolygon(LinearRing *shell, std::vector< LinearRing * > *holes) const geos::geom::GeometryFactory
createPolygon(std::unique_ptr< LinearRing > &&shell) const geos::geom::GeometryFactory
createPolygon(std::unique_ptr< LinearRing > &&shell, std::vector< std::unique_ptr< LinearRing >> &&holes) const geos::geom::GeometryFactory
createPolygon(const LinearRing &shell, const std::vector< LinearRing * > &holes) const geos::geom::GeometryFactory
destroy()geos::geom::GeometryFactory
destroyGeometry(Geometry *g) const geos::geom::GeometryFactory
dropRef() const geos::geom::GeometryFactoryprivate
Geometry classgeos::geom::GeometryFactoryfriend
GeometryFactory()geos::geom::GeometryFactoryprotected
GeometryFactory(const PrecisionModel *pm, int newSRID, CoordinateSequenceFactory *nCoordinateSequenceFactory)geos::geom::GeometryFactoryprotected
GeometryFactory(CoordinateSequenceFactory *nCoordinateSequenceFactory)geos::geom::GeometryFactoryprotected
GeometryFactory(const PrecisionModel *pm)geos::geom::GeometryFactoryprotected
GeometryFactory(const PrecisionModel *pm, int newSRID)geos::geom::GeometryFactoryprotected
GeometryFactory(const GeometryFactory &gf)geos::geom::GeometryFactoryprotected
getCoordinateSequenceFactory() const geos::geom::GeometryFactory
getDefaultInstance()geos::geom::GeometryFactorystatic
getPrecisionModel() const geos::geom::GeometryFactory
getSRID() const geos::geom::GeometryFactory
precisionModelgeos::geom::GeometryFactoryprivate
Ptr typedefgeos::geom::GeometryFactory
SRIDgeos::geom::GeometryFactoryprivate
toGeometry(const Envelope *envelope) const geos::geom::GeometryFactory
~GeometryFactory()geos::geom::GeometryFactoryprotectedvirtual