Class GeometryOperationLoader


  • public class GeometryOperationLoader
    extends Object
    Loads a GeometryOperation class
    Version:
    1.7
    Author:
    Martin Davis
    • Constructor Detail

      • GeometryOperationLoader

        public GeometryOperationLoader()
    • Method Detail

      • 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 -