Package org.openremote.model.geo
Class GeoJSONFeatureCollection
java.lang.Object
org.openremote.model.geo.GeoJSON
org.openremote.model.geo.GeoJSONFeatureCollection
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GeoJSONFeatureCollection
protected List
<GeoJSONFeature> static final String
-
Constructor Summary
ConstructorsConstructorDescriptionGeoJSONFeatureCollection
(List<GeoJSONFeature> features) GeoJSONFeatureCollection
(GeoJSONFeature... features) -
Method Summary
-
Field Details
-
TYPE
- See Also:
-
EMPTY
-
features
-
-
Constructor Details
-
GeoJSONFeatureCollection
-
GeoJSONFeatureCollection
-
-
Method Details
-
getFeatures
-