public class CoordinateFromGeometryConverter extends org.jdesktop.beansbinding.Converter<com.vividsolutions.jts.geom.Geometry,String>
| Constructor and Description |
|---|
CoordinateFromGeometryConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertForward(com.vividsolutions.jts.geom.Geometry value)
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Geometry |
convertReverse(String value) |
public String convertForward(com.vividsolutions.jts.geom.Geometry value)
convertForward in class org.jdesktop.beansbinding.Converter<com.vividsolutions.jts.geom.Geometry,String>value - an instance of the class de.cismet.cids.dynamics.Geom is expectedCopyright © 2012–2026 cismet GmbH. All rights reserved.