Home
last modified time | relevance | path

Searched defs:getResultGeometry (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/geos/geos-3.9.1/src/operation/overlay/snap/
H A DSnapIfNeededOverlayOp.cpp43 SnapIfNeededOverlayOp::getResultGeometry(OverlayOp::OpCode opCode) in getResultGeometry() function in geos::operation::overlay::snap::SnapIfNeededOverlayOp
H A DSnapOverlayOp.cpp52 SnapOverlayOp::getResultGeometry(OverlayOp::OpCode opCode) in getResultGeometry() function in geos::operation::overlay::snap::SnapOverlayOp
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/overlay/snap/
H A DSnapIfNeededOverlayOp.java68 public Geometry getResultGeometry(int opCode) in getResultGeometry() method in SnapIfNeededOverlayOp
H A DSnapOverlayOp.java76 public Geometry getResultGeometry(int opCode) in getResultGeometry() method in SnapOverlayOp
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/simplify/
H A DTopologyPreservingSimplifier.java111 public Geometry getResultGeometry() in getResultGeometry() method in TopologyPreservingSimplifier
H A DVWSimplifier.java119 public Geometry getResultGeometry() in getResultGeometry() method in VWSimplifier
H A DDouglasPeuckerSimplifier.java116 public Geometry getResultGeometry() in getResultGeometry() method in DouglasPeuckerSimplifier
/dports/graphics/geos/geos-3.9.1/src/simplify/
H A DDouglasPeuckerSimplifier.cpp187 DouglasPeuckerSimplifier::getResultGeometry() in getResultGeometry() function in geos::simplify::DouglasPeuckerSimplifier
H A DTopologyPreservingSimplifier.cpp282 TopologyPreservingSimplifier::getResultGeometry() in getResultGeometry() function in geos::simplify::TopologyPreservingSimplifier
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/densify/
H A DDensifier.java142 public Geometry getResultGeometry() { in getResultGeometry() method in Densifier
/dports/graphics/geos/geos-3.9.1/src/geom/util/
H A DDensifier.cpp156 Densifier::getResultGeometry() const in getResultGeometry() function in geos::geom::util::Densifier
/dports/graphics/geos/geos-3.9.1/src/operation/buffer/
H A DBufferOp.cpp120 BufferOp::getResultGeometry(double nDistance) in getResultGeometry() function in geos::operation::buffer::BufferOp
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/cmd/
H A DJTSOpCmd.java233 public List<Geometry> getResultGeometry() { in getResultGeometry() method in JTSOpCmd
H A DJTSOpRunner.java149 public List<Geometry> getResultGeometry() { in getResultGeometry() method in JTSOpRunner
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/buffer/
H A DBufferOp.java303 public Geometry getResultGeometry(double distance) in getResultGeometry() method in BufferOp
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/overlay/
H A DOverlayOp.java181 public Geometry getResultGeometry(int overlayOpCode) in getResultGeometry() method in OverlayOp
/dports/graphics/geos/geos-3.9.1/src/operation/overlay/
H A DOverlayOp.cpp188 OverlayOp::getResultGeometry(OverlayOp::OpCode funcCode) in getResultGeometry() function in geos::operation::overlay::OverlayOp