GEOS  3.13.0dev
geos::geomgraph::GeometryGraph Member List

This is the complete list of members for geos::geomgraph::GeometryGraph, including all inherited members.

add(EdgeEnd *e) (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
addEdge(Edge *e) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
addEdges(const std::vector< Edge * > &edgesToAdd)geos::geomgraph::PlanarGraphvirtual
addNode(Node *node) (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
addNode(const geom::Coordinate &coord) (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
addPoint(geom::Coordinate &pt) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
computeEdgeIntersections(GeometryGraph *g, algorithm::LineIntersector *li, bool includeProper, const geom::Envelope *env=nullptr) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
computeSelfNodes(algorithm::LineIntersector *li, bool computeRingSelfNodes, const geom::Envelope *env=nullptr)geos::geomgraph::GeometryGraphinline
computeSelfNodes(algorithm::LineIntersector &li, bool computeRingSelfNodes, const geom::Envelope *env=nullptr) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
computeSplitEdges(std::vector< Edge * > *edgelist) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
determineBoundary(int boundaryCount) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraphstatic
determineBoundary(const algorithm::BoundaryNodeRule &boundaryNodeRule, int boundaryCount) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraphstatic
edgeEndList (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphprotected
edges (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphprotected
find(geom::Coordinate &coord)geos::geomgraph::PlanarGraphvirtual
findEdge(const geom::LineString *line) const (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
geos::geomgraph::PlanarGraph::findEdge(const geom::Coordinate &p0, const geom::Coordinate &p1)geos::geomgraph::PlanarGraphvirtual
findEdgeEnd(Edge *e)geos::geomgraph::PlanarGraphvirtual
findEdgeInSameDirection(const geom::Coordinate &p0, const geom::Coordinate &p1)geos::geomgraph::PlanarGraphvirtual
GeometryGraph(uint8_t newArgIndex, const geom::Geometry *newParentGeom) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
GeometryGraph(uint8_t newArgIndex, const geom::Geometry *newParentGeom, const algorithm::BoundaryNodeRule &boundaryNodeRule) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
getBoundaryNodeRule() const (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraphinline
getBoundaryNodes(std::vector< Node * > &bdyNodes)geos::geomgraph::GeometryGraphinline
getBoundaryNodes() (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
getBoundaryPoints()geos::geomgraph::GeometryGraph
getEdgeEnds() (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
getEdgeIterator() (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
getEdges() (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
getGeometry() (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraphinline
getInvalidPoint() (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
getNodeIterator() (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
getNodeMap() (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
getNodes(std::vector< Node * > &) (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
hasTooFewPoints() (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraph
insertEdge(Edge *e) (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphprotectedvirtual
isBoundaryNode(uint8_t geomIndex, const geom::Coordinate &coord) (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
isInBoundary(int boundaryCount) (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraphstatic
linkAllDirectedEdges() (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
linkResultDirectedEdges(It first, It last)geos::geomgraph::PlanarGraphinlinestatic
linkResultDirectedEdges() (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
nodes (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphprotected
PlanarGraph(const NodeFactory &nodeFact) (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraph
PlanarGraph() (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraph
printEdges() (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual
~GeometryGraph() override (defined in geos::geomgraph::GeometryGraph)geos::geomgraph::GeometryGraphinline
~PlanarGraph() (defined in geos::geomgraph::PlanarGraph)geos::geomgraph::PlanarGraphvirtual