|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.data.gpx.WithAttributes
org.openstreetmap.josm.data.gpx.GpxRoute
public class GpxRoute
| Field Summary | |
|---|---|
java.util.Collection<WayPoint> |
routePoints
|
| Fields inherited from class org.openstreetmap.josm.data.gpx.WithAttributes |
|---|
attr |
| Constructor Summary | |
|---|---|
GpxRoute()
|
|
| Method Summary |
|---|
| Methods inherited from class org.openstreetmap.josm.data.gpx.WithAttributes |
|---|
getCollection, getString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Collection<WayPoint> routePoints
| Constructor Detail |
|---|
public GpxRoute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||