add(EdgeEnd *e) (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
addEdge(Edge *e) (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
addEdges(const std::vector< Edge * > &edgesToAdd) | geos::geomgraph::PlanarGraph | [virtual] |
addNode(Node *node) (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
addNode(const geom::Coordinate &coord) (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
addPoint(geom::Coordinate &pt) (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
computeEdgeIntersections(GeometryGraph *g, algorithm::LineIntersector *li, bool includeProper, const geom::Envelope *env=0) (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
computeSelfNodes(algorithm::LineIntersector *li, bool computeRingSelfNodes, const geom::Envelope *env=0) | geos::geomgraph::GeometryGraph | [inline] |
computeSelfNodes(algorithm::LineIntersector &li, bool computeRingSelfNodes, const geom::Envelope *env=0) (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::GeometryGraph | [static] |
determineBoundary(const algorithm::BoundaryNodeRule &boundaryNodeRule, int boundaryCount) (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | [static] |
edgeEndList (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [protected] |
edges (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [protected] |
find(geom::Coordinate &coord) | geos::geomgraph::PlanarGraph | [virtual] |
findEdge(const geom::LineString *line) (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
geos::geomgraph::PlanarGraph::findEdge(const geom::Coordinate &p0, const geom::Coordinate &p1) | geos::geomgraph::PlanarGraph | [virtual] |
findEdgeEnd(Edge *e) | geos::geomgraph::PlanarGraph | [virtual] |
findEdgeInSameDirection(const geom::Coordinate &p0, const geom::Coordinate &p1) | geos::geomgraph::PlanarGraph | [virtual] |
GeometryGraph() (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
GeometryGraph(int newArgIndex, const geom::Geometry *newParentGeom) (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
GeometryGraph(int 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::GeometryGraph | [inline] |
getBoundaryNodes() | geos::geomgraph::GeometryGraph | |
getBoundaryNodes(std::vector< Node * > &bdyNodes) (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
getBoundaryPoints() | geos::geomgraph::GeometryGraph | |
getEdgeEnds() (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
getEdgeIterator() (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
getEdges() (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
getGeometry() (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
getInvalidPoint() (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
getNodeIterator() (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
getNodeMap() (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
getNodes(std::vector< Node * > &) (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
hasTooFewPoints() (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | |
insertEdge(Edge *e) (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [protected, virtual] |
isBoundaryNode(int geomIndex, const geom::Coordinate &coord) (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
isInBoundary(int boundaryCount) (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | [static] |
linkAllDirectedEdges() (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
linkResultDirectedEdges(It first, It last) | geos::geomgraph::PlanarGraph | [inline, static] |
linkResultDirectedEdges() (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |
nodes (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [protected] |
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::PlanarGraph | [virtual] |
~GeometryGraph() (defined in geos::geomgraph::GeometryGraph) | geos::geomgraph::GeometryGraph | [virtual] |
~PlanarGraph() (defined in geos::geomgraph::PlanarGraph) | geos::geomgraph::PlanarGraph | [virtual] |