Uses of Class
org.wololo.geojson.Feature
-
Packages that use Feature Package Description org.wololo.geojson org.wololo.jts2geojson -
-
Uses of Feature in org.wololo.geojson
Methods in org.wololo.geojson that return Feature Modifier and Type Method Description Feature[]FeatureCollection. getFeatures()Constructors in org.wololo.geojson with parameters of type Feature Constructor Description FeatureCollection(Feature[] features) -
Uses of Feature in org.wololo.jts2geojson
Method parameters in org.wololo.jts2geojson with type arguments of type Feature Modifier and Type Method Description FeatureCollectionGeoJSONWriter. write(List<Feature> features)
-