- getCurrentProgress() - Method in class org.opentrafficsim.road.network.factory.osm.events.ProgressListenerImpl
-
- getCurrentWarning() - Method in class org.opentrafficsim.road.network.factory.osm.events.WarningListenerImpl
-
- getEnd() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
- getForwardLanes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the total number of forward lanes on this OSMLink; forward lanes are lanes that may only be traveled from
startNode towards endNode.
- getId() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
- getId() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- getId() - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
- getId() - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Retrieve the dd of this OSMWay.
- getKey() - Method in class org.opentrafficsim.road.network.factory.osm.OSMTag
-
Retrieve the key of this OSMTag.
- getLanes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the total number of lanes on this OSMLink.
- getLatitude() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- getLength() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the length of this OSMLink.
- getLinks() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the list of OSMLinks of this OSMNetwork.
- getLog() - Method in class org.opentrafficsim.road.network.factory.osm.events.ProgressListenerImpl
-
- getLongitude() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- getMatchingTags(String) - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Retrieve the OSMTags of this OSMRelation that have a specified key.
- getMatchingTags(String) - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Retrieve the tags that match the give key.
- getName() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the name of this OSMNetwork.
- getNetwork() - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
-
- getNetwork() - Method in class org.opentrafficsim.road.network.factory.osm.input.ReadOSMFile
-
- getNode(long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve a Node from this Network.
- getNodes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the map of OSMNode ids to OSMNodes of this OSMNetwork.
- getNodes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Retrieve the list of OSMNode ids of this OSMRelation.
- getNodes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Retrieve the list of ids that comprise this OSMWay.
- getNodesFromWay(Long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve a list of Nodes that form a Way from this Network.
- getOtsNode() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- getProgress() - Method in class org.opentrafficsim.road.network.factory.osm.events.ProgressEvent
-
- getProgressListener() - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
-
- getProgressListener() - Method in class org.opentrafficsim.road.network.factory.osm.input.ReadOSMFile
-
- getRelation(long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve a Relation from this Network.
- getRelations() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the map of OSMRelations of this OSMNetwork.
- getSplineList() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the list of OSMNodes that define the shape of this OSMLink.
- getStart() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
- getTag(String) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
Retrieve a tag of this OSMNode.
- getTaglist() - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Retrieve the list of OSMTags of this OSMRelation.
- getTags() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the tags of this OSMLink.
- getTags() - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Retrieve the list of OSMTags of this OSMWay.
- getValue() - Method in class org.opentrafficsim.road.network.factory.osm.OSMTag
-
Retrieve the value of this OSMTag.
- getWarning() - Method in class org.opentrafficsim.road.network.factory.osm.events.WarningEvent
-
- getWarningLog() - Method in class org.opentrafficsim.road.network.factory.osm.events.WarningListenerImpl
-
- getWay(long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve a Way from this Network.
- getWays() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the map of OSMWays of this OSMNetwork.
- getWays() - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Retrieve the list of OSMWay ids of this OSMRelation.
- GTUTypes - Enum in org.opentrafficsim.road.network.factory.osm.output
-
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.