public interface GeomAlgorithmFactory
{
public GeometryAlgorithm makeGeomAlgorithm();
}