类的使用
org.wowtools.giscat.vector.pojo.GeoJsonObject.Feature
-
使用GeoJsonObject.Feature的程序包 程序包 说明 org.wowtools.giscat.vector.pojo.converter -
-
org.wowtools.giscat.vector.pojo.converter中GeoJsonObject.Feature的使用
返回GeoJsonObject.Feature的org.wowtools.giscat.vector.pojo.converter中的方法 修饰符和类型 方法 说明 static GeoJsonObject.FeatureGeoJsonFeatureConverter. toGeoJson(Feature feature)将feature对象转为GeoJson参数类型为GeoJsonObject.Feature的org.wowtools.giscat.vector.pojo.converter中的方法 修饰符和类型 方法 说明 static FeatureGeoJsonFeatureConverter. fromGeoJsonFeature(GeoJsonObject.Feature geoJsonFeature, org.locationtech.jts.geom.GeometryFactory geometryFactory)将GeoJson对象转为Feature
-