public class GeometryAdapter extends XmlAdapter<String,com.vividsolutions.jts.geom.Geometry>
Constructor and Description |
---|
GeometryAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(com.vividsolutions.jts.geom.Geometry val) |
com.vividsolutions.jts.geom.Geometry |
unmarshal(String val) |
Copyright © 2018. All rights reserved.