Uses of Class
org.apache.sis.internal.storage.gpx.Person
Packages that use Person
Package
Description
Reads and writes data in GPS Exchange Format (GPX).
-
Uses of Person in org.apache.sis.internal.storage.gpx
Fields in org.apache.sis.internal.storage.gpx declared as PersonModifier and TypeFieldDescriptionMetadata.author
The person or organization who created the GPX file.Methods in org.apache.sis.internal.storage.gpx that return PersonModifier and TypeMethodDescriptionprivate Person
Reader.author()
Returns theMetadata.author
field, creating all necessary objects if needed.static Person
Person.castOrCopy
(org.opengis.metadata.citation.ResponsibleParty r, Locale locale) Returns the given ISO 19115 metadata as aPerson
instance.