public class GeometryTypeJsonSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<com.esri.core.geometry.Geometry.Type>
| Constructor and Description |
|---|
GeometryTypeJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(com.esri.core.geometry.Geometry.Type geometryType,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider arg2) |
public void serialize(com.esri.core.geometry.Geometry.Type geometryType,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider arg2)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<com.esri.core.geometry.Geometry.Type>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.