类 GeoJsonObject.LineString
- java.lang.Object
-
- org.wowtools.giscat.vector.pojo.GeoJsonObject.LineString
-
- 所有已实现的接口:
GeoJsonObject.Geometry
- 封闭类:
- GeoJsonObject
public static final class GeoJsonObject.LineString extends Object implements GeoJsonObject.Geometry
-
-
构造器概要
构造器 构造器 说明 LineString()LineString(org.locationtech.jts.geom.LineString jtsLineString)
-
-
-
方法详细资料
-
getType
public String getType()
- 指定者:
getType在接口中GeoJsonObject.Geometry
-
-