Uses of Class
org.apache.sis.internal.storage.gpx.Link
Packages that use Link
Package
Description
Reads and writes data in GPS Exchange Format (GPX).
-
Uses of Link in org.apache.sis.internal.storage.gpx
Fields in org.apache.sis.internal.storage.gpx declared as LinkModifier and TypeFieldDescriptionPerson.link
Link to Web site or other external information about person.Fields in org.apache.sis.internal.storage.gpx with type parameters of type LinkModifier and TypeFieldDescriptionMetadata.links
URLs associated with the location described in the file, ornull
if none.Methods in org.apache.sis.internal.storage.gpx that return LinkModifier and TypeMethodDescriptionstatic Link
Link.castOrCopy
(org.opengis.metadata.citation.OnlineResource r, Locale locale) Returns the given ISO 19115 metadata as aLink
instance.private Link
Reader.link()
Returns the first element of theMetadata.links
field, creating all necessary objects if needed.(package private) static Link
Creates a new instance initialized to the given URI.