public class GeometryConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static double |
LINEARIZATION_TOLERANCE_MULTIPLIER |
protected static org.apache.commons.logging.Log |
log |
protected static int |
SRID |
| Constructor and Description |
|---|
GeometryConverter() |
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Geometry |
convertGeometry(Element el) |
protected static final org.apache.commons.logging.Log log
protected static final double LINEARIZATION_TOLERANCE_MULTIPLIER
protected static final int SRID
public com.vividsolutions.jts.geom.Geometry convertGeometry(Element el) throws IOException, SAXException, ParserConfigurationException, TransformerException
Copyright © 2017 B3Partners B.V.. All rights reserved.