Uses of Enum Class
org.gcube.spatial.data.geonetwork.iso.tpl.extent.GeographicExtent.Type
Packages that use GeographicExtent.Type
-
Uses of GeographicExtent.Type in org.gcube.spatial.data.geonetwork.iso.tpl.extent
Methods in org.gcube.spatial.data.geonetwork.iso.tpl.extent that return GeographicExtent.TypeModifier and TypeMethodDescriptionBoundingBox.getType()BoundingPolygon.getType()abstract GeographicExtent.TypeGeographicExtent.getType()Gets the type of this geographic extent.static GeographicExtent.TypeReturns the enum constant of this class with the specified name.static GeographicExtent.Type[]GeographicExtent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.