public static class DseGraphModule.PolygonGeometrySerializer
extends org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdScalarSerializer<T>
Modifier and Type | Method and Description |
---|---|
void |
serialize(T value,
org.apache.tinkerpop.shaded.jackson.core.JsonGenerator gen,
org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider) |
acceptJsonFormatVisitor, getSchema, serializeWithType
createObjectNode, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrow
public void serialize(T value, org.apache.tinkerpop.shaded.jackson.core.JsonGenerator gen, org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize
in class org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdSerializer<T extends Geometry>
IOException
Copyright © 2012–2017. All rights reserved.