Class GeospatialCoverage
java.lang.Object
org.gbif.api.model.registry.eml.geospatial.GeospatialCoverage
- All Implemented Interfaces:
Geometry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setBoundingBox
(BoundingBox boundingBox) void
setDescription
(String description) toString()
-
Constructor Details
-
GeospatialCoverage
public GeospatialCoverage() -
GeospatialCoverage
-
-
Method Details
-
getBoundingBox
-
setBoundingBox
-
getDescription
-
setDescription
-
toWellKnownText
- Specified by:
toWellKnownText
in interfaceGeometry
- Returns:
- the well know text (wkt) representation of the geometry
-
equals
-
hashCode
-
toString
-