Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addElement(Object, JAXBContext) - Method in interface org.bremersee.gpx.ExtensionsTypeBuilder
-
Add element to the extensions.
- addElement(Object, JAXBContext) - Method in class org.bremersee.gpx.ExtensionsTypeBuilder.DefaultBuilder
- addElement(Object, Marshaller) - Method in interface org.bremersee.gpx.ExtensionsTypeBuilder
-
Add element to the extensions.
- addElement(Object, Marshaller) - Method in class org.bremersee.gpx.ExtensionsTypeBuilder.DefaultBuilder
- addElement(Element) - Method in interface org.bremersee.gpx.ExtensionsTypeBuilder
-
Add element to the extensions.
- addElement(Element) - Method in class org.bremersee.gpx.ExtensionsTypeBuilder.DefaultBuilder
- ageofdgpsdata - Variable in class org.bremersee.gpx.model.WptType
- anies - Variable in class org.bremersee.gpx.model.ExtensionsType
- author - Variable in class org.bremersee.gpx.model.CopyrightType
- author - Variable in class org.bremersee.gpx.model.MetadataType
B
- bounds - Variable in class org.bremersee.gpx.model.MetadataType
- BoundsType - Class in org.bremersee.gpx.model
-
Two lat/lon pairs defining the extent of an element.
- BoundsType() - Constructor for class org.bremersee.gpx.model.BoundsType
- build(boolean) - Method in interface org.bremersee.gpx.ExtensionsTypeBuilder
-
Build extensions.
- build(boolean) - Method in class org.bremersee.gpx.ExtensionsTypeBuilder.DefaultBuilder
C
- cmt - Variable in class org.bremersee.gpx.model.RteType
- cmt - Variable in class org.bremersee.gpx.model.TrkType
- cmt - Variable in class org.bremersee.gpx.model.WptType
- CommonGpxType - Interface in org.bremersee.gpx.model
-
The common gpx interface.
- copyright - Variable in class org.bremersee.gpx.model.MetadataType
- CopyrightType - Class in org.bremersee.gpx.model
-
Information about the copyright holder and any license governing use of this file.
- CopyrightType() - Constructor for class org.bremersee.gpx.model.CopyrightType
- createBoundsType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
BoundsType - createCopyrightType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
CopyrightType - createEmailType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
EmailType - createExtensionsType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
ExtensionsType - createGpx() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
Gpx - createLinkType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
LinkType - createMetadataType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
MetadataType - createPersonType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
PersonType - createPtsegType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
PtsegType - createPtType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
PtType - createRteType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
RteType - createTrksegType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
TrksegType - createTrkType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
TrkType - createWptType() - Method in class org.bremersee.gpx.model.ObjectFactory
-
Create an instance of
WptType - creator - Variable in class org.bremersee.gpx.model.Gpx
D
- desc - Variable in class org.bremersee.gpx.model.MetadataType
- desc - Variable in class org.bremersee.gpx.model.RteType
- desc - Variable in class org.bremersee.gpx.model.TrkType
- desc - Variable in class org.bremersee.gpx.model.WptType
- dgpsid - Variable in class org.bremersee.gpx.model.WptType
- domain - Variable in class org.bremersee.gpx.model.EmailType
E
- ele - Variable in class org.bremersee.gpx.model.PtType
- ele - Variable in class org.bremersee.gpx.model.WptType
- email - Variable in class org.bremersee.gpx.model.PersonType
- EmailType - Class in org.bremersee.gpx.model
-
An email address.
- EmailType() - Constructor for class org.bremersee.gpx.model.EmailType
- extensions - Variable in class org.bremersee.gpx.model.Gpx
- extensions - Variable in class org.bremersee.gpx.model.MetadataType
- extensions - Variable in class org.bremersee.gpx.model.RteType
- extensions - Variable in class org.bremersee.gpx.model.TrksegType
- extensions - Variable in class org.bremersee.gpx.model.TrkType
- extensions - Variable in class org.bremersee.gpx.model.WptType
- ExtensionsType - Class in org.bremersee.gpx.model
-
You can add extend GPX by adding your own elements from another schema here.
- ExtensionsType() - Constructor for class org.bremersee.gpx.model.ExtensionsType
- ExtensionsTypeBuilder - Interface in org.bremersee.gpx
-
The extensions builder interface.
- ExtensionsTypeBuilder.DefaultBuilder - Class in org.bremersee.gpx
-
The default builder.
F
- findExtensions(Class<T>, boolean, Map<Class<?>, List<Object>>) - Static method in class org.bremersee.gpx.GpxJaxbContextHelper
-
Find all extensions of the given type.
- findExtensions(Class<T>, boolean, ExtensionsType, JAXBContext) - Static method in class org.bremersee.gpx.GpxJaxbContextHelper
-
Find all extensions of the given type.
- findExtensions(Class<T>, boolean, ExtensionsType, Unmarshaller) - Static method in class org.bremersee.gpx.GpxJaxbContextHelper
-
Find all extensions of the given type.
- findFirstExtension(Class<T>, boolean, Map<Class<?>, List<Object>>) - Static method in class org.bremersee.gpx.GpxJaxbContextHelper
-
Find the first extension of the given type.
- findFirstExtension(Class<T>, boolean, ExtensionsType, JAXBContext) - Static method in class org.bremersee.gpx.GpxJaxbContextHelper
-
Find the first extension of the given type.
- findFirstExtension(Class<T>, boolean, ExtensionsType, Unmarshaller) - Static method in class org.bremersee.gpx.GpxJaxbContextHelper
-
Find the first extension of the given type.
- fix - Variable in class org.bremersee.gpx.model.WptType
G
- geoidheight - Variable in class org.bremersee.gpx.model.WptType
- getAgeofdgpsdata() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the ageofdgpsdata property.
- getAnies() - Method in class org.bremersee.gpx.model.ExtensionsType
-
Gets the value of the anies property.
- getAuthor() - Method in class org.bremersee.gpx.model.CopyrightType
-
Gets the value of the author property.
- getAuthor() - Method in class org.bremersee.gpx.model.MetadataType
-
Gets the value of the author property.
- getBounds() - Method in class org.bremersee.gpx.model.MetadataType
-
Gets the value of the bounds property.
- getCmt() - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Gets cmt.
- getCmt() - Method in class org.bremersee.gpx.model.RteType
-
Gets the value of the cmt property.
- getCmt() - Method in class org.bremersee.gpx.model.TrkType
-
Gets the value of the cmt property.
- getCmt() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the cmt property.
- getCopyright() - Method in class org.bremersee.gpx.model.MetadataType
-
Gets the value of the copyright property.
- getCreator() - Method in class org.bremersee.gpx.model.Gpx
-
Gets the value of the creator property.
- getDesc() - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Gets desc.
- getDesc() - Method in class org.bremersee.gpx.model.MetadataType
-
Gets the value of the desc property.
- getDesc() - Method in class org.bremersee.gpx.model.RteType
-
Gets the value of the desc property.
- getDesc() - Method in class org.bremersee.gpx.model.TrkType
-
Gets the value of the desc property.
- getDesc() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the desc property.
- getDgpsid() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the dgpsid property.
- getDomain() - Method in class org.bremersee.gpx.model.EmailType
-
Gets the value of the domain property.
- getEle() - Method in class org.bremersee.gpx.model.PtType
-
Gets the value of the ele property.
- getEle() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the ele property.
- getEmail() - Method in class org.bremersee.gpx.model.PersonType
-
Gets the value of the email property.
- getExtensions() - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Gets extensions.
- getExtensions() - Method in class org.bremersee.gpx.model.Gpx
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.bremersee.gpx.model.MetadataType
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.bremersee.gpx.model.RteType
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.bremersee.gpx.model.TrksegType
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.bremersee.gpx.model.TrkType
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the extensions property.
- getFix() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the fix property.
- getGeoidheight() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the geoidheight property.
- getHdop() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the hdop property.
- getHref() - Method in class org.bremersee.gpx.model.LinkType
-
Gets the value of the href property.
- getId() - Method in class org.bremersee.gpx.model.EmailType
-
Gets the value of the id property.
- getJaxbContextData() - Method in class org.bremersee.gpx.GpxJaxbContextDataProvider
- getKeywords() - Method in class org.bremersee.gpx.model.MetadataType
-
Gets the value of the keywords property.
- getLat() - Method in class org.bremersee.gpx.model.PtType
-
Gets the value of the lat property.
- getLat() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the lat property.
- getLicense() - Method in class org.bremersee.gpx.model.CopyrightType
-
Gets the value of the license property.
- getLink() - Method in class org.bremersee.gpx.model.PersonType
-
Gets the value of the link property.
- getLinks() - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Gets links.
- getLinks() - Method in class org.bremersee.gpx.model.MetadataType
-
Gets the value of the links property.
- getLinks() - Method in class org.bremersee.gpx.model.RteType
-
Gets the value of the links property.
- getLinks() - Method in class org.bremersee.gpx.model.TrkType
-
Gets the value of the links property.
- getLinks() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the links property.
- getLon() - Method in class org.bremersee.gpx.model.PtType
-
Gets the value of the lon property.
- getLon() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the lon property.
- getMagvar() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the magvar property.
- getMaxlat() - Method in class org.bremersee.gpx.model.BoundsType
-
Gets the value of the maxlat property.
- getMaxlon() - Method in class org.bremersee.gpx.model.BoundsType
-
Gets the value of the maxlon property.
- getMetadata() - Method in class org.bremersee.gpx.model.Gpx
-
Gets the value of the metadata property.
- getMinlat() - Method in class org.bremersee.gpx.model.BoundsType
-
Gets the value of the minlat property.
- getMinlon() - Method in class org.bremersee.gpx.model.BoundsType
-
Gets the value of the minlon property.
- getName() - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Gets name.
- getName() - Method in class org.bremersee.gpx.model.MetadataType
-
Gets the value of the name property.
- getName() - Method in class org.bremersee.gpx.model.PersonType
-
Gets the value of the name property.
- getName() - Method in class org.bremersee.gpx.model.RteType
-
Gets the value of the name property.
- getName() - Method in class org.bremersee.gpx.model.TrkType
-
Gets the value of the name property.
- getName() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the name property.
- getNumber() - Method in class org.bremersee.gpx.model.RteType
-
Gets the value of the number property.
- getNumber() - Method in class org.bremersee.gpx.model.TrkType
-
Gets the value of the number property.
- getPdop() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the pdop property.
- getPts() - Method in class org.bremersee.gpx.model.PtsegType
-
Gets the value of the pts property.
- getRtepts() - Method in class org.bremersee.gpx.model.RteType
-
Gets the value of the rtepts property.
- getRtes() - Method in class org.bremersee.gpx.model.Gpx
-
Gets the value of the rtes property.
- getSat() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the sat property.
- getSrc() - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Gets src.
- getSrc() - Method in class org.bremersee.gpx.model.RteType
-
Gets the value of the src property.
- getSrc() - Method in class org.bremersee.gpx.model.TrkType
-
Gets the value of the src property.
- getSrc() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the src property.
- getSym() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the sym property.
- getText() - Method in class org.bremersee.gpx.model.LinkType
-
Gets the value of the text property.
- getTime() - Method in class org.bremersee.gpx.model.MetadataType
-
Gets the value of the time property.
- getTime() - Method in class org.bremersee.gpx.model.PtType
-
Gets the value of the time property.
- getTime() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the time property.
- getTrkpts() - Method in class org.bremersee.gpx.model.TrksegType
-
Gets the value of the trkpts property.
- getTrks() - Method in class org.bremersee.gpx.model.Gpx
-
Gets the value of the trks property.
- getTrksegs() - Method in class org.bremersee.gpx.model.TrkType
-
Gets the value of the trksegs property.
- getType() - Method in class org.bremersee.gpx.model.LinkType
-
Gets the value of the type property.
- getType() - Method in class org.bremersee.gpx.model.RteType
-
Gets the value of the type property.
- getType() - Method in class org.bremersee.gpx.model.TrkType
-
Gets the value of the type property.
- getType() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the type property.
- getVdop() - Method in class org.bremersee.gpx.model.WptType
-
Gets the value of the vdop property.
- getVersion() - Method in class org.bremersee.gpx.model.Gpx
-
Gets the value of the version property.
- getWpts() - Method in class org.bremersee.gpx.model.Gpx
-
Gets the value of the wpts property.
- getYear() - Method in class org.bremersee.gpx.model.CopyrightType
-
Gets the value of the year property.
- Gpx - Class in org.bremersee.gpx.model
-
GPX documents contain a metadata header, followed by waypoints, routes, and tracks.
- Gpx() - Constructor for class org.bremersee.gpx.model.Gpx
- GpxJaxbContextDataProvider - Class in org.bremersee.gpx
-
GPX jaxb context data provider.
- GpxJaxbContextDataProvider() - Constructor for class org.bremersee.gpx.GpxJaxbContextDataProvider
- GpxJaxbContextHelper - Class in org.bremersee.gpx
-
GPX XML context helper.
H
- hdop - Variable in class org.bremersee.gpx.model.WptType
- href - Variable in class org.bremersee.gpx.model.LinkType
I
K
- keywords - Variable in class org.bremersee.gpx.model.MetadataType
L
- lat - Variable in class org.bremersee.gpx.model.PtType
- lat - Variable in class org.bremersee.gpx.model.WptType
- license - Variable in class org.bremersee.gpx.model.CopyrightType
- link - Variable in class org.bremersee.gpx.model.PersonType
- links - Variable in class org.bremersee.gpx.model.MetadataType
- links - Variable in class org.bremersee.gpx.model.RteType
- links - Variable in class org.bremersee.gpx.model.TrkType
- links - Variable in class org.bremersee.gpx.model.WptType
- LinkType - Class in org.bremersee.gpx.model
-
A link to an external resource (Web page, digital photo, video clip, etc) with additional information.
- LinkType() - Constructor for class org.bremersee.gpx.model.LinkType
- lon - Variable in class org.bremersee.gpx.model.PtType
- lon - Variable in class org.bremersee.gpx.model.WptType
M
- magvar - Variable in class org.bremersee.gpx.model.WptType
- maxlat - Variable in class org.bremersee.gpx.model.BoundsType
- maxlon - Variable in class org.bremersee.gpx.model.BoundsType
- metadata - Variable in class org.bremersee.gpx.model.Gpx
- MetadataType - Class in org.bremersee.gpx.model
-
Information about the GPX file, author, and copyright restrictions goes in the metadata section.
- MetadataType() - Constructor for class org.bremersee.gpx.model.MetadataType
- minlat - Variable in class org.bremersee.gpx.model.BoundsType
- minlon - Variable in class org.bremersee.gpx.model.BoundsType
N
- name - Variable in class org.bremersee.gpx.model.MetadataType
- name - Variable in class org.bremersee.gpx.model.PersonType
- name - Variable in class org.bremersee.gpx.model.RteType
- name - Variable in class org.bremersee.gpx.model.TrkType
- name - Variable in class org.bremersee.gpx.model.WptType
- NAMESPACE - Static variable in class org.bremersee.gpx.GpxJaxbContextDataProvider
-
The GPX XML name space.
- newInstance() - Static method in interface org.bremersee.gpx.ExtensionsTypeBuilder
-
Create default extensions builder.
- newInstance(Collection<? extends Element>) - Static method in interface org.bremersee.gpx.ExtensionsTypeBuilder
-
Create default extensions builder.
- newInstance(ExtensionsType) - Static method in interface org.bremersee.gpx.ExtensionsTypeBuilder
-
Create default extensions builder.
- number - Variable in class org.bremersee.gpx.model.RteType
- number - Variable in class org.bremersee.gpx.model.TrkType
O
- ObjectFactory - Class in org.bremersee.gpx.model
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.bremersee.gpx.model package.
- ObjectFactory() - Constructor for class org.bremersee.gpx.model.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.bremersee.gpx.model
- org.bremersee.gpx - package org.bremersee.gpx
- org.bremersee.gpx.model - package org.bremersee.gpx.model
P
- parseExtensions(ExtensionsType, JAXBContext) - Static method in class org.bremersee.gpx.GpxJaxbContextHelper
-
Parses the elements of the given GPX extensions (
ExtensionsType.getAnies()) with the givenJAXBContext. - parseExtensions(ExtensionsType, Unmarshaller) - Static method in class org.bremersee.gpx.GpxJaxbContextHelper
-
Parses the elements of the given GPX extensions (
ExtensionsType.getAnies()) with the givenUnmarshaller. - pdop - Variable in class org.bremersee.gpx.model.WptType
- PersonType - Class in org.bremersee.gpx.model
-
A person or organization.
- PersonType() - Constructor for class org.bremersee.gpx.model.PersonType
- pts - Variable in class org.bremersee.gpx.model.PtsegType
- PtsegType - Class in org.bremersee.gpx.model
-
An ordered sequence of points.
- PtsegType() - Constructor for class org.bremersee.gpx.model.PtsegType
- PtType - Class in org.bremersee.gpx.model
-
A geographic point with optional elevation and time.
- PtType() - Constructor for class org.bremersee.gpx.model.PtType
R
- rtepts - Variable in class org.bremersee.gpx.model.RteType
- rtes - Variable in class org.bremersee.gpx.model.Gpx
- RteType - Class in org.bremersee.gpx.model
-
rte represents route - an ordered list of waypoints representing a series of turn points leading to a destination.
- RteType() - Constructor for class org.bremersee.gpx.model.RteType
S
- sat - Variable in class org.bremersee.gpx.model.WptType
- setAgeofdgpsdata(BigDecimal) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the ageofdgpsdata property.
- setAuthor(String) - Method in class org.bremersee.gpx.model.CopyrightType
-
Sets the value of the author property.
- setAuthor(PersonType) - Method in class org.bremersee.gpx.model.MetadataType
-
Sets the value of the author property.
- setBounds(BoundsType) - Method in class org.bremersee.gpx.model.MetadataType
-
Sets the value of the bounds property.
- setCmt(String) - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Sets cmt.
- setCmt(String) - Method in class org.bremersee.gpx.model.RteType
-
Sets the value of the cmt property.
- setCmt(String) - Method in class org.bremersee.gpx.model.TrkType
-
Sets the value of the cmt property.
- setCmt(String) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the cmt property.
- setCopyright(CopyrightType) - Method in class org.bremersee.gpx.model.MetadataType
-
Sets the value of the copyright property.
- setCreator(String) - Method in class org.bremersee.gpx.model.Gpx
-
Sets the value of the creator property.
- setDesc(String) - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Sets desc.
- setDesc(String) - Method in class org.bremersee.gpx.model.MetadataType
-
Sets the value of the desc property.
- setDesc(String) - Method in class org.bremersee.gpx.model.RteType
-
Sets the value of the desc property.
- setDesc(String) - Method in class org.bremersee.gpx.model.TrkType
-
Sets the value of the desc property.
- setDesc(String) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the desc property.
- setDgpsid(Integer) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the dgpsid property.
- setDomain(String) - Method in class org.bremersee.gpx.model.EmailType
-
Sets the value of the domain property.
- setEle(BigDecimal) - Method in class org.bremersee.gpx.model.PtType
-
Sets the value of the ele property.
- setEle(BigDecimal) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the ele property.
- setEmail(EmailType) - Method in class org.bremersee.gpx.model.PersonType
-
Sets the value of the email property.
- setExtensions(ExtensionsType) - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Sets extensions.
- setExtensions(ExtensionsType) - Method in class org.bremersee.gpx.model.Gpx
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class org.bremersee.gpx.model.MetadataType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class org.bremersee.gpx.model.RteType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class org.bremersee.gpx.model.TrksegType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class org.bremersee.gpx.model.TrkType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the extensions property.
- setFix(String) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the fix property.
- setGeoidheight(BigDecimal) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the geoidheight property.
- setHdop(BigDecimal) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the hdop property.
- setHref(String) - Method in class org.bremersee.gpx.model.LinkType
-
Sets the value of the href property.
- setId(String) - Method in class org.bremersee.gpx.model.EmailType
-
Sets the value of the id property.
- setKeywords(String) - Method in class org.bremersee.gpx.model.MetadataType
-
Sets the value of the keywords property.
- setLat(BigDecimal) - Method in class org.bremersee.gpx.model.PtType
-
Sets the value of the lat property.
- setLat(BigDecimal) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the lat property.
- setLicense(String) - Method in class org.bremersee.gpx.model.CopyrightType
-
Sets the value of the license property.
- setLink(LinkType) - Method in class org.bremersee.gpx.model.PersonType
-
Sets the value of the link property.
- setLon(BigDecimal) - Method in class org.bremersee.gpx.model.PtType
-
Sets the value of the lon property.
- setLon(BigDecimal) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the lon property.
- setMagvar(BigDecimal) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the magvar property.
- setMaxlat(BigDecimal) - Method in class org.bremersee.gpx.model.BoundsType
-
Sets the value of the maxlat property.
- setMaxlon(BigDecimal) - Method in class org.bremersee.gpx.model.BoundsType
-
Sets the value of the maxlon property.
- setMetadata(MetadataType) - Method in class org.bremersee.gpx.model.Gpx
-
Sets the value of the metadata property.
- setMinlat(BigDecimal) - Method in class org.bremersee.gpx.model.BoundsType
-
Sets the value of the minlat property.
- setMinlon(BigDecimal) - Method in class org.bremersee.gpx.model.BoundsType
-
Sets the value of the minlon property.
- setName(String) - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Sets name.
- setName(String) - Method in class org.bremersee.gpx.model.MetadataType
-
Sets the value of the name property.
- setName(String) - Method in class org.bremersee.gpx.model.PersonType
-
Sets the value of the name property.
- setName(String) - Method in class org.bremersee.gpx.model.RteType
-
Sets the value of the name property.
- setName(String) - Method in class org.bremersee.gpx.model.TrkType
-
Sets the value of the name property.
- setName(String) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the name property.
- setNumber(BigInteger) - Method in class org.bremersee.gpx.model.RteType
-
Sets the value of the number property.
- setNumber(BigInteger) - Method in class org.bremersee.gpx.model.TrkType
-
Sets the value of the number property.
- setPdop(BigDecimal) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the pdop property.
- setSat(BigInteger) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the sat property.
- setSrc(String) - Method in interface org.bremersee.gpx.model.CommonGpxType
-
Sets src.
- setSrc(String) - Method in class org.bremersee.gpx.model.RteType
-
Sets the value of the src property.
- setSrc(String) - Method in class org.bremersee.gpx.model.TrkType
-
Sets the value of the src property.
- setSrc(String) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the src property.
- setSym(String) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the sym property.
- setText(String) - Method in class org.bremersee.gpx.model.LinkType
-
Sets the value of the text property.
- setTime(XMLGregorianCalendar) - Method in class org.bremersee.gpx.model.MetadataType
-
Sets the value of the time property.
- setTime(XMLGregorianCalendar) - Method in class org.bremersee.gpx.model.PtType
-
Sets the value of the time property.
- setTime(XMLGregorianCalendar) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the time property.
- setType(String) - Method in class org.bremersee.gpx.model.LinkType
-
Sets the value of the type property.
- setType(String) - Method in class org.bremersee.gpx.model.RteType
-
Sets the value of the type property.
- setType(String) - Method in class org.bremersee.gpx.model.TrkType
-
Sets the value of the type property.
- setType(String) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the type property.
- setVdop(BigDecimal) - Method in class org.bremersee.gpx.model.WptType
-
Sets the value of the vdop property.
- setVersion(String) - Method in class org.bremersee.gpx.model.Gpx
-
Sets the value of the version property.
- setYear(XMLGregorianCalendar) - Method in class org.bremersee.gpx.model.CopyrightType
-
Sets the value of the year property.
- src - Variable in class org.bremersee.gpx.model.RteType
- src - Variable in class org.bremersee.gpx.model.TrkType
- src - Variable in class org.bremersee.gpx.model.WptType
- sym - Variable in class org.bremersee.gpx.model.WptType
T
- text - Variable in class org.bremersee.gpx.model.LinkType
- time - Variable in class org.bremersee.gpx.model.MetadataType
- time - Variable in class org.bremersee.gpx.model.PtType
- time - Variable in class org.bremersee.gpx.model.WptType
- trkpts - Variable in class org.bremersee.gpx.model.TrksegType
- trks - Variable in class org.bremersee.gpx.model.Gpx
- trksegs - Variable in class org.bremersee.gpx.model.TrkType
- TrksegType - Class in org.bremersee.gpx.model
-
A Track Segment holds a list of Track Points which are logically connected in order.
- TrksegType() - Constructor for class org.bremersee.gpx.model.TrksegType
- TrkType - Class in org.bremersee.gpx.model
-
trk represents a track - an ordered list of points describing a path.
- TrkType() - Constructor for class org.bremersee.gpx.model.TrkType
- type - Variable in class org.bremersee.gpx.model.LinkType
- type - Variable in class org.bremersee.gpx.model.RteType
- type - Variable in class org.bremersee.gpx.model.TrkType
- type - Variable in class org.bremersee.gpx.model.WptType
U
- use(XmlDocumentBuilder) - Method in class org.bremersee.gpx.ExtensionsTypeBuilder.DefaultBuilder
- use(XmlDocumentBuilder) - Method in interface org.bremersee.gpx.ExtensionsTypeBuilder
-
Use document builder.
V
- vdop - Variable in class org.bremersee.gpx.model.WptType
- version - Variable in class org.bremersee.gpx.model.Gpx
W
- wpts - Variable in class org.bremersee.gpx.model.Gpx
- WptType - Class in org.bremersee.gpx.model
-
wpt represents a waypoint, point of interest, or named feature on a map.
- WptType() - Constructor for class org.bremersee.gpx.model.WptType
Y
- year - Variable in class org.bremersee.gpx.model.CopyrightType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form