Class StaticMethodGeometryFunction

java.lang.Object
org.locationtech.jtstest.geomop.BaseGeometryFunction
org.locationtech.jtstest.geomop.StaticMethodGeometryFunction
All Implemented Interfaces:
Comparable, GeometryFunction

public class StaticMethodGeometryFunction extends BaseGeometryFunction
A GeometryFunction which calls a static Method.
Author:
Martin Davis