- get(int) - Method in class de.westnordost.osmapi.map.data.ModificationAwareList
-
- get(Object) - Method in class de.westnordost.osmapi.map.data.ModificationAwareMap
-
- get() - Method in class de.westnordost.osmapi.map.handler.ListOsmElementHandler
-
- get() - Method in class de.westnordost.osmapi.map.handler.SingleOsmElementHandler
-
- getAll() - Method in interface de.westnordost.osmapi.map.changes.MapDataChanges
-
- getAll() - Method in class de.westnordost.osmapi.map.changes.SimpleMapDataChangesHandler
-
- getChangeset() - Method in interface de.westnordost.osmapi.map.data.Element
-
- getChangeset() - Method in class de.westnordost.osmapi.map.data.OsmElement
-
- getCreations() - Method in interface de.westnordost.osmapi.map.changes.MapDataChanges
-
- getCreations() - Method in class de.westnordost.osmapi.map.changes.SimpleMapDataChangesHandler
-
- getDateEdited() - Method in interface de.westnordost.osmapi.map.data.Element
-
- getDateEdited() - Method in class de.westnordost.osmapi.map.data.OsmElement
-
- getDeletions() - Method in interface de.westnordost.osmapi.map.changes.MapDataChanges
-
- getDeletions() - Method in class de.westnordost.osmapi.map.changes.SimpleMapDataChangesHandler
-
- getId() - Method in interface de.westnordost.osmapi.map.data.Element
-
- getId() - Method in class de.westnordost.osmapi.map.data.OsmElement
-
- getMap(BoundingBox, MapDataHandler) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Feeds map data to the given MapDataHandler.
If not logged in, the Changeset for each returned element will be null
- getMembers() - Method in class de.westnordost.osmapi.map.data.OsmRelation
-
- getMembers() - Method in interface de.westnordost.osmapi.map.data.Relation
-
- getModifications() - Method in interface de.westnordost.osmapi.map.changes.MapDataChanges
-
- getModifications() - Method in class de.westnordost.osmapi.map.changes.SimpleMapDataChangesHandler
-
- getNode(long) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getNodeHistory(long, Handler<Node>) - Method in class de.westnordost.osmapi.map.MapDataHistoryDao
-
Feeds all versions of the given node to the handler.
- getNodeIds() - Method in class de.westnordost.osmapi.map.data.OsmWay
-
- getNodeIds() - Method in interface de.westnordost.osmapi.map.data.Way
-
- getNodes(Collection<Long>) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getNodeVersion(long, int) - Method in class de.westnordost.osmapi.map.MapDataHistoryDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getPosition() - Method in interface de.westnordost.osmapi.map.data.Node
-
- getPosition() - Method in class de.westnordost.osmapi.map.data.OsmNode
-
- getRef() - Method in class de.westnordost.osmapi.map.data.OsmRelationMember
-
- getRef() - Method in interface de.westnordost.osmapi.map.data.RelationMember
-
- getRelation(long) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getRelationComplete(long, MapDataHandler) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Queries the relation with the given id plus all it's members and all nodes of ways that are
members of the relation.
If not logged in, the Changeset for each returned element will be null
- getRelationHistory(long, Handler<Relation>) - Method in class de.westnordost.osmapi.map.MapDataHistoryDao
-
Feeds all versions of the given relation to the handler.
- getRelations(Collection<Long>) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getRelationsForNode(long) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getRelationsForRelation(long) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getRelationsForWay(long) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getRelationVersion(long, int) - Method in class de.westnordost.osmapi.map.MapDataHistoryDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getRole() - Method in class de.westnordost.osmapi.map.data.OsmRelationMember
-
- getRole() - Method in interface de.westnordost.osmapi.map.data.RelationMember
-
- getTags() - Method in interface de.westnordost.osmapi.map.data.Element
-
- getTags() - Method in class de.westnordost.osmapi.map.data.OsmElement
-
- getType() - Method in interface de.westnordost.osmapi.map.data.Element
-
- getType() - Method in class de.westnordost.osmapi.map.data.OsmElement
-
- getType() - Method in class de.westnordost.osmapi.map.data.OsmNode
-
- getType() - Method in class de.westnordost.osmapi.map.data.OsmRelation
-
- getType() - Method in class de.westnordost.osmapi.map.data.OsmRelationMember
-
- getType() - Method in class de.westnordost.osmapi.map.data.OsmWay
-
- getType() - Method in interface de.westnordost.osmapi.map.data.RelationMember
-
- getVersion() - Method in interface de.westnordost.osmapi.map.data.Element
-
- getVersion() - Method in class de.westnordost.osmapi.map.data.OsmElement
-
- getWay(long) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getWayComplete(long, MapDataHandler) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Queries the way with the given id plus all nodes that are in referenced by it.
If not logged in, the Changeset for each returned element will be null
- getWayHistory(long, Handler<Way>) - Method in class de.westnordost.osmapi.map.MapDataHistoryDao
-
Feeds all versions of the given way to the handler.
- getWays(Collection<Long>) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getWaysForNode(long) - Method in class de.westnordost.osmapi.map.MapDataDao
-
Note that if not logged in, the Changeset for each returned element will be null
- getWayVersion(long, int) - Method in class de.westnordost.osmapi.map.MapDataHistoryDao
-
Note that if not logged in, the Changeset for each returned element will be null