GEOS  3.6.1
geos::geom::GeometryFactory Member List

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

buildGeometry(std::vector< Geometry *> *geoms) constgeos::geom::GeometryFactory
buildGeometry(T from, T toofar) constgeos::geom::GeometryFactoryinline
buildGeometry(const std::vector< Geometry *> &geoms) constgeos::geom::GeometryFactory
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
createEmptyGeometry() constgeos::geom::GeometryFactory
createGeometry(const Geometry *g) constgeos::geom::GeometryFactory
createGeometryCollection() constgeos::geom::GeometryFactory
createGeometryCollection(std::vector< Geometry *> *newGeoms) constgeos::geom::GeometryFactory
createGeometryCollection(const std::vector< Geometry *> &newGeoms) constgeos::geom::GeometryFactory
createLinearRing() constgeos::geom::GeometryFactory
createLinearRing(CoordinateSequence *newCoords) constgeos::geom::GeometryFactory
createLinearRing(std::auto_ptr< CoordinateSequence > newCoords) const (defined in geos::geom::GeometryFactory)geos::geom::GeometryFactory
createLinearRing(const CoordinateSequence &coordinates) constgeos::geom::GeometryFactory
createLineString() constgeos::geom::GeometryFactory
createLineString(const LineString &ls) constgeos::geom::GeometryFactory
createLineString(CoordinateSequence *coordinates) constgeos::geom::GeometryFactory
createLineString(std::auto_ptr< CoordinateSequence > coordinates) const (defined in geos::geom::GeometryFactory)geos::geom::GeometryFactory
createLineString(const CoordinateSequence &coordinates) constgeos::geom::GeometryFactory
createMultiLineString() constgeos::geom::GeometryFactory
createMultiLineString(std::vector< Geometry *> *newLines) constgeos::geom::GeometryFactory
createMultiLineString(const std::vector< Geometry *> &fromLines) constgeos::geom::GeometryFactory
createMultiPoint() constgeos::geom::GeometryFactory
createMultiPoint(std::vector< Geometry *> *newPoints) constgeos::geom::GeometryFactory
createMultiPoint(const std::vector< Geometry *> &fromPoints) constgeos::geom::GeometryFactory
createMultiPoint(const CoordinateSequence &fromCoords) constgeos::geom::GeometryFactory
createMultiPoint(const std::vector< Coordinate > &fromCoords) constgeos::geom::GeometryFactory
createMultiPolygon() constgeos::geom::GeometryFactory
createMultiPolygon(std::vector< Geometry *> *newPolys) constgeos::geom::GeometryFactory
createMultiPolygon(const std::vector< Geometry *> &fromPolys) constgeos::geom::GeometryFactory
createPoint() constgeos::geom::GeometryFactory
createPoint(const Coordinate &coordinate) constgeos::geom::GeometryFactory
createPoint(CoordinateSequence *coordinates) constgeos::geom::GeometryFactory
createPoint(const CoordinateSequence &coordinates) constgeos::geom::GeometryFactory
createPointFromInternalCoord(const Coordinate *coord, const Geometry *exemplar) const (defined in geos::geom::GeometryFactory)geos::geom::GeometryFactory
createPolygon() constgeos::geom::GeometryFactory
createPolygon(LinearRing *shell, std::vector< Geometry *> *holes) constgeos::geom::GeometryFactory
createPolygon(const LinearRing &shell, const std::vector< Geometry *> &holes) constgeos::geom::GeometryFactory
destroy()geos::geom::GeometryFactory
destroyGeometry(Geometry *g) constgeos::geom::GeometryFactory
Geometry (defined in geos::geom::GeometryFactory)geos::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() constgeos::geom::GeometryFactory
getDefaultInstance()geos::geom::GeometryFactorystatic
getPrecisionModel() constgeos::geom::GeometryFactory
getSRID() const (defined in geos::geom::GeometryFactory)geos::geom::GeometryFactory
toGeometry(const Envelope *envelope) constgeos::geom::GeometryFactory
~GeometryFactory()geos::geom::GeometryFactoryprotectedvirtual