Package com.ibm.cloud.cloudant.v1.model
Class GeoJsonGeometryCollection
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.GeoJsonGeometryObject
com.ibm.cloud.cloudant.v1.model.GeoJsonGeometryCollection
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
Schema for a GeoJSON GeometryCollection type geometry.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The type of GeoJSON Geometry. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ibm.cloud.cloudant.v1.model.GeoJsonGeometryObject
getCoordinates, getGeometries, getType
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
GeoJsonGeometryCollection
public GeoJsonGeometryCollection()
-