Class BoundingBox
java.lang.Object
org.gcube.spatial.data.geonetwork.iso.tpl.extent.GeographicExtent
org.gcube.spatial.data.geonetwork.iso.tpl.extent.BoundingBox
-
Nested Class Summary
Nested classes/interfaces inherited from class org.gcube.spatial.data.geonetwork.iso.tpl.extent.GeographicExtent
GeographicExtent.Type -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BoundingBoxPredefined bounding box representing the entire world extent. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
WORLD_EXTENT
Predefined bounding box representing the entire world extent.
-
-
Constructor Details
-
BoundingBox
public BoundingBox()
-
-
Method Details
-
toArray
public double[] toArray()- Returns:
- E, S, W, N
-
toString
-
getType
Description copied from class:GeographicExtentGets the type of this geographic extent.- Specified by:
getTypein classGeographicExtent- Returns:
- the extent type
-