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>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2025 LocationTech. All rights reserved.