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