类 GeometryCollectionCodec
java.lang.Object
gu.sql2java.geometry.fastjson.GeometryCodec<com.vividsolutions.jts.geom.GeometryCollection>
gu.sql2java.geometry.fastjson.GeometryCollectionCodec
- 所有已实现的接口:
com.alibaba.fastjson.parser.deserializer.ObjectDeserializer,com.alibaba.fastjson.serializer.ObjectSerializer
public class GeometryCollectionCodec
extends GeometryCodec<com.vividsolutions.jts.geom.GeometryCollection>
- 从以下版本开始:
- 3.18.0
- 作者:
- guyadong
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 gu.sql2java.geometry.fastjson.GeometryCodec
deserialze, getFastMatchToken, write
-
字段详细资料
-
INSTANCE
-
-
构造器详细资料
-
GeometryCollectionCodec
public GeometryCollectionCodec()
-