类的使用
org.meteoinfo.geometry.io.geojson.Feature
-
使用Feature的程序包 程序包 说明 org.meteoinfo.geometry.io.geojson -
-
org.meteoinfo.geometry.io.geojson中Feature的使用
返回Feature的org.meteoinfo.geometry.io.geojson中的方法 修饰符和类型 方法 说明 FeatureFeatureCollection. getFeature(int index)Get a feature by indexFeature[]FeatureCollection. getFeatures()Get features参数类型为Feature的org.meteoinfo.geometry.io.geojson中的方法 修饰符和类型 方法 说明 static ColorBreakGeoJSONUtil. getLegendBreak(Feature feature)Get legend break from GeoJSON featurestatic ShapeTypesGeoJSONUtil. getShapeType(Feature feature)Get shape type from GeoJSON feature参数类型为Feature的org.meteoinfo.geometry.io.geojson中的构造器 构造器 说明 FeatureCollection(Feature[] features)
-