Package | Description |
---|---|
com.alibaba.fastjson.support.geo |
Modifier and Type | Class and Description |
---|---|
class |
Feature |
class |
FeatureCollection |
class |
GeometryCollection |
class |
LineString |
class |
MultiLineString |
class |
MultiPoint |
class |
MultiPolygon |
class |
Point |
class |
Polygon |
Modifier and Type | Method and Description |
---|---|
Geometry |
Feature.getGeometry() |
Modifier and Type | Method and Description |
---|---|
List<Geometry> |
GeometryCollection.getGeometries() |
Modifier and Type | Method and Description |
---|---|
void |
Feature.setGeometry(Geometry geometry) |
Copyright © 2012–2022 Alibaba Group. All rights reserved.