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.authorThe person or organization who created the GPX file.Methods in org.apache.sis.internal.storage.gpx that return PersonModifier and TypeMethodDescriptionprivate PersonReader.author()Returns theMetadata.authorfield, creating all necessary objects if needed.static PersonPerson.castOrCopy(org.opengis.metadata.citation.ResponsibleParty r, Locale locale) Returns the given ISO 19115 metadata as aPersoninstance.