Home
last modified time | relevance | path

Searched defs:getCutEdges (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/geos/geos-3.9.1/src/operation/polygonize/
H A DPolygonizer.cpp178 Polygonizer::getCutEdges() in getCutEdges() function in geos::operation::polygonize::Polygonizer
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/polygonize/
H A DPolygonizer.java210 public Collection getCutEdges() in getCutEdges() method in Polygonizer
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/analysis/
H A DmxGraphStructure.java944 public static Object[] getCutEdges(mxAnalysisGraph aGraph) in getCutEdges() method in mxGraphStructure