Uses of Interface
org.n52.io.geojson.GeoJSONFeature
-
Packages that use GeoJSONFeature Package Description org.n52.io.geojson org.n52.io.response org.n52.io.response.dataset -
-
Uses of GeoJSONFeature in org.n52.io.geojson
Methods in org.n52.io.geojson with parameters of type GeoJSONFeature Modifier and Type Method Description voidFeatureOutputSerializer. serialize(GeoJSONFeature value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) -
Uses of GeoJSONFeature in org.n52.io.response
Classes in org.n52.io.response that implement GeoJSONFeature Modifier and Type Class Description classFeatureOutputclassGeometryOutputTODO: JavaDoc -
Uses of GeoJSONFeature in org.n52.io.response.dataset
Classes in org.n52.io.response.dataset that implement GeoJSONFeature Modifier and Type Class Description classStationOutput
-