Home
last modified time | relevance | path

Searched defs:BoundaryNodeRule (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/geos/geos-3.9.1/include/geos/operation/relate/
H A DEdgeEndBundle.h31 class BoundaryNodeRule; variable
H A DRelateOp.h31 class BoundaryNodeRule; variable
/dports/graphics/geos/geos-3.9.1/include/geos/operation/
H A DGeometryGraphOperation.h36 class BoundaryNodeRule; variable
H A DIsSimpleOp.h38 class BoundaryNodeRule; variable
/dports/graphics/geos/geos-3.9.1/include/geos/geomgraph/
H A DEdgeEnd.h35 class BoundaryNodeRule; variable
H A DEdgeEndStar.h46 class BoundaryNodeRule; variable
H A DGeometryGraph.h57 class BoundaryNodeRule; variable
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/algorithm/
H A DBoundaryNodeRule.java58 public interface BoundaryNodeRule interface
/dports/graphics/geos/geos-3.9.1/src/geomgraph/
H A DEdgeEnd.cpp184 EdgeEnd::computeLabel(const algorithm::BoundaryNodeRule& /*boundaryNodeRule*/) in computeLabel()