Class GeometryOperationLoader

java.lang.Object
org.locationtech.jtstest.testrunner.GeometryOperationLoader

public class GeometryOperationLoader extends Object
Loads a GeometryOperation class
Version:
1.7
  • Constructor Details

    • GeometryOperationLoader

      public GeometryOperationLoader()
  • Method Details

    • createGeometryOperation

      public static GeometryOperation createGeometryOperation(ClassLoader classLoader, String geomOpClassname)
      If anything bad happens while creating the geometry operation, just print a message and fail
      Parameters:
      classLoader -
      geomOpClassname -