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