public class GeometryAsWKTSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<org.locationtech.jts.geom.Geometry>
Constructor and Description |
---|
GeometryAsWKTSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(org.locationtech.jts.geom.Geometry value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(org.locationtech.jts.geom.Geometry value, 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<org.locationtech.jts.geom.Geometry>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2018 LocationTech. All rights reserved.