org.hibernatespatial.cfg
Class GeometryFactoryHelper

java.lang.Object
  extended by org.hibernatespatial.cfg.GeometryFactoryHelper

public class GeometryFactoryHelper
extends Object

Factory for creating a GeometryFactory given a map of configuration parameters.

Author:
Karel Maesen, Geovise BVBA

Constructor Summary
GeometryFactoryHelper()
           
 
Method Summary
static MGeometryFactory createGeometryFactory(Map map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryFactoryHelper

public GeometryFactoryHelper()
Method Detail

createGeometryFactory

public static MGeometryFactory createGeometryFactory(Map map)


Copyright © 2011 hibernatespatial.org. All Rights Reserved.