Uses of Class
com.alibaba.fastjson.support.geo.Geometry
-
Packages that use Geometry Package Description com.alibaba.fastjson.support.geo -
Uses of Geometry in com.alibaba.fastjson.support.geo
Subclasses of Geometry in 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
Methods in com.alibaba.fastjson.support.geo that return Geometry Modifier and Type Method and Description Geometry
Feature. getGeometry()
Methods in com.alibaba.fastjson.support.geo that return types with arguments of type Geometry Modifier and Type Method and Description List<Geometry>
GeometryCollection. getGeometries()
Methods in com.alibaba.fastjson.support.geo with parameters of type Geometry Modifier and Type Method and Description void
Feature. setGeometry(Geometry geometry)
Copyright © 2012–2021 Alibaba Group. All rights reserved.