Class GeographicExtent
java.lang.Object
org.gcube.spatial.data.geonetwork.iso.tpl.extent.GeographicExtent
- Direct Known Subclasses:
BoundingBox,BoundingPolygon
Abstract base class for geographic extents.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static enumEnumeration of geographic extent types. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract GeographicExtent.TypegetType()Gets the type of this geographic extent.
-
Constructor Details
-
GeographicExtent
public GeographicExtent()
-
-
Method Details
-
getType
Gets the type of this geographic extent.- Returns:
- the extent type
-