public class GpxRoute extends WithAttributes
Modifier and Type | Field and Description |
---|---|
java.util.Collection<WayPoint> |
routePoints |
attr
JOSM_EXTENSIONS_NAMESPACE_URI, META_AUTHOR_EMAIL, META_AUTHOR_LINK, META_AUTHOR_NAME, META_COPYRIGHT_AUTHOR, META_COPYRIGHT_LICENSE, META_COPYRIGHT_YEAR, META_DESC, META_EXTENSIONS, META_KEYWORDS, META_LINKS, META_NAME, META_PREFIX, META_TIME, WPT_KEYS
Constructor and Description |
---|
GpxRoute() |
addExtension, get, getCollection, getString, put
public java.util.Collection<WayPoint> routePoints
public GpxRoute()