- LaneAttributes - Class in org.opentrafficsim.road.network.factory.xml.units
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- laneChangeUrgeGTUColorerHorizon - Variable in class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
Default LaneChangeUrgeGTUColorer.horizon.
- laneChangeUrgeGTUColorerMinLaneChangeDistance - Variable in class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
Default LaneChangeUrgeGTUColorer.minLaneChangeDistance.
- laneKeepingPolicy - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
The lane keeping policy, i.e., keep left, keep right or keep lane.
- laneKeepingPolicy - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
The lane keeping policy, i.e., keep left, keep right or keep lane.
- laneName - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Lane name.
- laneName - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Lane name.
- LaneOverrideTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneOverrideTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
- laneOverrideTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to lane override.
- lanes - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to generated lanes.
- laneTypes - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The LaneTypes that have been created.
- laneTypeTag - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Lane type in case elementType is a LANE.
- LaneTypeTag - Class in org.opentrafficsim.road.network.factory.xml
-
LANETYPE Tag.
- LaneTypeTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
-
- laneTypeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The LaneType tags that have been created.
- legalSpeedLimits - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Speed limits.
- legalSpeedLimits - Variable in class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
-
Speed limits.
- legalSpeedLimits - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
Speed limits.
- legalSpeedLimits - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
Speed limits.
- length - Variable in class org.opentrafficsim.road.network.factory.xml.PolyLineTag
-
Length.
- length - Variable in class org.opentrafficsim.road.network.factory.xml.StraightTag
-
Length.
- lengthDist - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
GTU length.
- link - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
The calculated Link.
- Links - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LinkTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LinkTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.LinkTag
-
- linkTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The UNprocessed links for further reference.
- ListGeneratorTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ListGeneratorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
- listGeneratorTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to list generators.
- parseArc(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
Parse the LINK.ARC tag.
- parseBeginEndPosition(String, CrossSectionElement) - Static method in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
This method parses a length string that can have values such as: BEGIN, END, 10m, END-10m, 98%.
- parseBezier(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.BezierTag
-
Parse the LINK.BEZIER tag.
- parseBlock(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.BlockTag
-
Parse the BLOCK tag.
- parseFill(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Parse the FILL tag.
- parseGenerator(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Parse the GENERATOR tag.
- parseGlobal(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
- parseGTUColorer(String, GlobalTag) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUColorerTag
-
Parses the right GTUColorer from ID|SPEED|ACCELERATION|LANECHANGEURGE|SWITCHABLE.
- parseGTUMix(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUMixTag
-
Parse the GTUMIX tag.
- parseGTUs(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
- parseGTUTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUTypeTag
-
- parseLane(Node, XmlNetworkLaneParser, RoadLayoutTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADLAYOUT.LANE tag.
- parseLaneKeepingPolicy(String) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
-
- parseLaneOverride(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
Parse the LINK.LANEOVERRIDE tag.
- parseLaneTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
-
Parse the LANETYPE tags.
- parseLinks(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Parse the LINK tags.
- parseListGenerator(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
Parse the LISTGENERATOR tag.
- parseNodeList(String, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
Parse a list of Nodes, e.g.
- parseNodes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
- parseNoTrafficLane(Node, XmlNetworkLaneParser, RoadLayoutTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADLAYOUT.NOTRAFFICLANE tag.
- parseOvertakingConditions(String, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
-
- parsePolyLine(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.PolyLineTag
-
Parse the LINK.POLYLINE tag.
- parseRoadType(Node, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
Parse the ROADLAYOUT tags.
- parseRoadType(Node, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
Parse the ROADTYPE tags.
- parseRoadTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
Parse the ROADLAYOUT tags.
- parseRoadTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
Parse the ROADTYPE tags.
- parseRouteMix(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RouteMixTag
-
Parse the ROUTE tag.
- parseRoutes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RouteTag
-
Parse the ROUTE tag.
- parseSensor(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
Parse the SENSOR tag.
- parseShortestRouteMix(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
-
Parse the SHORTESTROUTE tag.
- parseShortestRoutes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
Parse the SHORTESTROUTE tag.
- parseShoulder(Node, XmlNetworkLaneParser, RoadLayoutTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADLAYOUT.SHOULDER tag.
- parseSink(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.SinkTag
-
Parse the SINK tag.
- parseStraight(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.StraightTag
-
Parse the LINK.STRAIGHT tag.
- parseStripe(Node, XmlNetworkLaneParser, RoadLayoutTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADLAYOUT.STRIPE tag.
- parseTrafficLight(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
-
Parse the TRAFFICLIGHT tag.
- parseTriggerPosition(String, SensorTag, String) - Static method in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
- polyLineTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
PolyLine.
- PolyLineTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- PolyLineTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.PolyLineTag
-
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.BlockTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.SinkTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- SensorTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SensorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.SensorTag
-
- sensorTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to list of sensors.
- shortestRouteMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Shortest route mix tag.
- shortestRouteMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Shortest route mix tag.
- ShortestRouteMixTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ShortestRouteMixTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
-
- shortestRouteMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The shortest route mix tags for further reference.
- shortestRouteTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Shortest route tag.
- shortestRouteTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Shortest route tag.
- ShortestRouteTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ShortestRouteTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
- shortestRouteTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The shortest route tags for further reference.
- simulator - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The simulator for creating the animation.
- SinkTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SinkTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.SinkTag
-
- sinkTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to sink tags.
- slope - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
TODO slope as an angle.
- speed - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
Speed limit.
- speedGTUColorerMaxSpeed - Variable in class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
Default SpeedGTUColorer.maxSpeed.
- startAngle - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
The startAngle in radians compared to the center coordinate.
- startTime - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Start time of generation.
- straightTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Straight.
- StraightTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- StraightTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.StraightTag
-
- stripeType - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Stripe type.