public class GeometryOperationLoader extends Object
Constructor and Description |
---|
GeometryOperationLoader() |
Modifier and Type | Method and Description |
---|---|
static GeometryOperation |
createGeometryOperation(ClassLoader classLoader,
String geomOpClassname)
If anything bad happens while creating the geometry operation, just print a message and fail
|
public static GeometryOperation createGeometryOperation(ClassLoader classLoader, String geomOpClassname)
classLoader
- geomOpClassname
- Copyright © 2023. All rights reserved.