| 类 | 说明 |
|---|---|
| FastJsonInitializerGeoImpl |
implementation of simplemq
gu.simplemq.json.FastJsonInitializer
MAVEN dependencies:
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>simplemq-base</artifactId>
<version>${simplemq.version}</version>
</dependency>
|
| GeometryCodec<T extends com.vividsolutions.jts.geom.Geometry> |
JTS几何对象FASTJSON序列化反序列化实现
参见 JTS Topology Suite |
| GeometryCollectionCodec | |
| GeometryInit |
为fastjson安装
Geometry系列几何数据对象的自定义序列化反序列化器以确保几何数据对象正确被fastjson正确序列化和反序列化 |
| LineStringCodec | |
| PointCodec | |
| PolygonCodec |
Copyright © 2025. All Rights Reserved.