Uses of Class
org.apache.sis.internal.storage.gpx.Bounds
Packages that use Bounds
Package
Description
Reads and writes data in GPS Exchange Format (GPX).
-
Uses of Bounds in org.apache.sis.internal.storage.gpx
Fields in org.apache.sis.internal.storage.gpx declared as BoundsModifier and TypeFieldDescriptionMetadata.bounds
Minimum and maximum coordinates which describe the extent of the coordinates in the file.Methods in org.apache.sis.internal.storage.gpx that return BoundsModifier and TypeMethodDescriptionstatic Bounds
Bounds.castOrCopy
(org.opengis.metadata.extent.GeographicBoundingBox box) Returns the given ISO 19115 metadata as aBounds
instance.