Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
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) const
geos::geom::GeometryFactory
buildGeometry
(const std::vector< Geometry * > &geoms) 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
(const std::vector< Geometry * > &newGeoms) const
geos::geom::GeometryFactory
createLinearRing
() const
geos::geom::GeometryFactory
createLinearRing
(CoordinateSequence *newCoords) const
geos::geom::GeometryFactory
createLinearRing
(std::auto_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::auto_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
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
destroyGeometry
(Geometry *g) const
geos::geom::GeometryFactory
GeometryFactory
()
geos::geom::GeometryFactory
GeometryFactory
(const PrecisionModel *pm, int newSRID, CoordinateSequenceFactory *nCoordinateSequenceFactory)
geos::geom::GeometryFactory
GeometryFactory
(CoordinateSequenceFactory *nCoordinateSequenceFactory)
geos::geom::GeometryFactory
GeometryFactory
(const PrecisionModel *pm)
geos::geom::GeometryFactory
GeometryFactory
(const PrecisionModel *pm, int newSRID)
geos::geom::GeometryFactory
GeometryFactory
(const GeometryFactory &gf)
geos::geom::GeometryFactory
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
toGeometry
(const Envelope *envelope) const
geos::geom::GeometryFactory
~GeometryFactory
()
geos::geom::GeometryFactory
[virtual]
Generated on Thu Jul 22 2010 for GEOS by
1.7.1