public class GeometryToStringConverter extends org.jdesktop.beansbinding.Converter<com.vividsolutions.jts.geom.Geometry,String>
| Constructor and Description |
|---|
GeometryToStringConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertForward(com.vividsolutions.jts.geom.Geometry value) |
com.vividsolutions.jts.geom.Geometry |
convertReverse(String value) |
Copyright © 2012–2026 cismet GmbH. All rights reserved.