Uses of Class
org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
-
Packages that use DefaultGeographicDescription Package Description org.apache.sis.metadata.iso.extent Information about spatial, vertical, and temporal extent. -
-
Uses of DefaultGeographicDescription in org.apache.sis.metadata.iso.extent
Methods in org.apache.sis.metadata.iso.extent that return DefaultGeographicDescription Modifier and Type Method Description static DefaultGeographicDescription
DefaultGeographicDescription. castOrCopy(GeographicDescription object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-