Class StaticMethodGeometryFunction

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

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