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.linkLink 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.linksURLs associated with the location described in the file, ornullif none.Methods in org.apache.sis.internal.storage.gpx that return LinkModifier and TypeMethodDescriptionstatic LinkLink.castOrCopy(org.opengis.metadata.citation.OnlineResource r, Locale locale) Returns the given ISO 19115 metadata as aLinkinstance.private LinkReader.link()Returns the first element of theMetadata.linksfield, creating all necessary objects if needed.(package private) static LinkCreates a new instance initialized to the given URI.