Home
last modified time | relevance | path

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

/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/
H A DSpatialFunctionPanel.java405 int numNonGeomParams = numNonGeomParams(func); in updateParameters() local
433 private static int numNonGeomParams(GeometryFunction func) in numNonGeomParams() method in SpatialFunctionPanel