Uses of Interface
org.gbif.api.model.registry.eml.geospatial.Geometry
-
Packages that use Geometry Package Description org.gbif.api.model.registry.eml.geospatial -
-
Uses of Geometry in org.gbif.api.model.registry.eml.geospatial
Classes in org.gbif.api.model.registry.eml.geospatial that implement Geometry Modifier and Type Class Description class
BoundingBox
Geographic coverage geometry in the form of 4 sided bounding box.class
GeospatialCoverage
class
Point
class
Polygon
A simple polygon made out of a list of points to be joined.
-