public class GeospatialCoverage extends Object implements Geometry
Constructor and Description |
---|
GeospatialCoverage() |
GeospatialCoverage(String description,
BoundingBox boundingBox) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
BoundingBox |
getBoundingBox() |
String |
getDescription() |
int |
hashCode() |
void |
setBoundingBox(BoundingBox boundingBox) |
void |
setDescription(String description) |
String |
toString() |
String |
toWellKnownText() |
public GeospatialCoverage()
public GeospatialCoverage(String description, BoundingBox boundingBox)
public BoundingBox getBoundingBox()
public void setBoundingBox(BoundingBox boundingBox)
public String getDescription()
public void setDescription(String description)
public String toWellKnownText()
toWellKnownText
in interface Geometry
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.