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