Package org.locationtech.jtstest.geomfunction
package org.locationtech.jtstest.geomfunction
-
ClassDescriptionA base for implementations of
GeometryFunctionwhich provides most of the required structure.A reification of a function which can be executed on aGeometry, possibly with other arguments.A registry to manage a collection ofGeometryFunctions.Repeats a function a given number of times.AGeometryFunctionwhich calls a staticMethod.