Class GeometryStrategies

Hierarchy: Object , GeometryStrategies
public class GeometryStrategies
Container for GML2 Geometry parsing strategies which can be represented in JTS.
Authors:
David Zwiers, Vivid Solutions.
public static ParseStrategy findStrategy(String uri, String localName)
Parameters:
uri - uri Not currently used, included for future work
localName - localName Used to look up an appropriate parse strategy
See also:
ParseStrategy
Returns:
The ParseStrategy which should be employed