Home
last modified time | relevance | path

Searched defs:getPrecisionModel (Results 1 – 10 of 10) sorted by relevance

/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/
H A DPrecisionModelDialog.java70 public PrecisionModel getPrecisionModel() { in getPrecisionModel() method in PrecisionModelDialog
H A DPrecisionModelPanel.java114 public PrecisionModel getPrecisionModel() in getPrecisionModel() method in PrecisionModelPanel
H A DJTSTestBuilder.java74 public static PrecisionModel getPrecisionModel() in getPrecisionModel() method in JTSTestBuilder
/dports/graphics/geos/geos-3.9.1/src/precision/
H A DSimpleGeometryPrecisionReducer.cpp152 SimpleGeometryPrecisionReducer::getPrecisionModel() in getPrecisionModel() function in geos::precision::SimpleGeometryPrecisionReducer
/dports/math/jts/jts-jts-1.18.1/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/
H A DTestRun.java93 public PrecisionModel getPrecisionModel() { in getPrecisionModel() method in TestRun
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/geom/
H A DGeometryFactory.java252 public PrecisionModel getPrecisionModel() { in getPrecisionModel() method in GeometryFactory
H A DGeometry.java347 public PrecisionModel getPrecisionModel() { in getPrecisionModel() method in Geometry
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/
H A DTestBuilderModel.java67 public PrecisionModel getPrecisionModel() { return precisionModel; } in getPrecisionModel() method in TestBuilderModel
/dports/graphics/geos/geos-3.9.1/src/geom/
H A DGeometry.cpp915 Geometry::getPrecisionModel() const in getPrecisionModel() function in geos::geom::Geometry
H A DGeometryFactory.cpp294 GeometryFactory::getPrecisionModel() const in getPrecisionModel() function in geos::geom::GeometryFactory