public class GeoJSONGeometrySerializer
extends com.fasterxml.jackson.databind.JsonSerializer<com.vividsolutions.jts.geom.Geometry>
| Constructor and Description |
|---|
GeoJSONGeometrySerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(com.vividsolutions.jts.geom.Geometry geometry,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(com.vividsolutions.jts.geom.Geometry geometry,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<com.vividsolutions.jts.geom.Geometry>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.