Skip navigation links
A B C D E F G I L M N O P R S T U V W X 

A

accelerationGTUColorerMaxAcceleration - Variable in class org.opentrafficsim.road.network.factory.xml.GlobalTag
Default AccelerationGTUColorer.maxAcceleration.
accelerationGTUColorerMaxDeceleration - Variable in class org.opentrafficsim.road.network.factory.xml.GlobalTag
Default AccelerationGTUColorer.maxDeceleration.
angle - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
Angle.
angle - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
Absolute angle of the node.
applyRoadTypeToLink(LinkTag, XmlNetworkLaneParser, OTSDEVSSimulatorInterface) - Static method in class org.opentrafficsim.road.network.factory.xml.Links
 
ArcTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ArcTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ArcTag
 
arcTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Arc.
ArcTag.ArcDirection - Enum in org.opentrafficsim.road.network.factory.xml
Direction of the arc; LEFT or RIGHT.

B

BezierTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
BezierTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.BezierTag
 
bezierTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Bezier.
BlockTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
BlockTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.BlockTag
 
blockTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Map of lane name to blocks.
build(URL) - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
build(InputStream) - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
build(URL, OTSNetwork) - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
build(InputStream, OTSNetwork) - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
buildLink(LinkTag, XmlNetworkLaneParser, OTSDEVSSimulatorInterface) - Static method in class org.opentrafficsim.road.network.factory.xml.Links
Find the nodes one by one that have one coordinate defined, and one not defined, and try to build the network from there.

C

calculateNodeCoordinates(XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.Links
Find the nodes one by one that have one coordinate defined, and one not defined, and try to build the network from there.
center - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
The center coordinate of the arc.
className - Variable in class org.opentrafficsim.road.network.factory.xml.SensorTag
Class name of the Sensor.
className - Variable in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
Class name of the TrafficLight.
color - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
Animation color.
color - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
Animation color.
coordinate - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
Coordinate (null at first, can be calculated later when connected to a link.
coordinates - Variable in class org.opentrafficsim.road.network.factory.xml.PolyLineTag
 
costPerDistance - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
Distance unit for the "cost" per time.
costPerTime - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
Time unit for the "cost" per time.
CrossSectionElementTag - Class in org.opentrafficsim.road.network.factory.xml
CrossSectionElement tags as part of the ROADLAYOUT tag.
CrossSectionElementTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
 
CrossSectionElementTag.ElementType - Enum in org.opentrafficsim.road.network.factory.xml
Element types.
CrossSectionElementTag.StripeType - Enum in org.opentrafficsim.road.network.factory.xml
Stripe types.
cseTags - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
CrossSectionElementTags, order is important, so a LinkedHashMap.

D

defaultLaneKeepingPolicy - Variable in class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
The lane keeping policy, i.e., keep left, keep right or keep lane.
defaultLaneKeepingPolicy - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
The lane keeping policy, i.e., keep left, keep right or keep lane.
defaultLaneWidth - Variable in class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
Default lane width.
defaultLaneWidth - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
Default lane width.
defaultLaneWidth - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
Default lane width.
defaultOvertakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
The overtaking conditions for the lanes of this road type.
direction - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
Direction.
direction - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
Direction.
direction - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
Direction.
distanceDist - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
Inter-vehicle distance.

E

elementType - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
Type.
endTime - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
End time of generation.

F

FillTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
FillTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.FillTag
 
fillTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Map of lane name to fill at t=0.
from - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
From Node.

G

GeneratorTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
GeneratorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GeneratorTag
 
generatorTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Map of lane name to generators.
getNodes(NodeList, String) - Static method in class org.opentrafficsim.road.network.factory.xml.XMLParser
 
GlobalTag - Class in org.opentrafficsim.road.network.factory.xml
GlobalTag parser.
GlobalTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GlobalTag
 
globalTag - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
Global values from the GLOBAL tag.
gtuColorer - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
GTU colorer.
gtuColorer - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
GTU colorer.
GTUColorerTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
gtuDirection - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
Direction in which to generate the GTU, relative to the design line of the Link.
gtuMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
GTU mix tag.
gtuMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
GTU mix tag.
GTUMixTag - Class in org.opentrafficsim.road.network.factory.xml
GTUMIX Tag.
GTUMixTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GTUMixTag
 
gtuMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
GTU mix tag.
gtuMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The GTUmix tags for further reference.
gtus - Variable in class org.opentrafficsim.road.network.factory.xml.GTUMixTag
GTUs.
gtuTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
GTU tag.
gtuTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
GTU tag.
GTUTag - Class in org.opentrafficsim.road.network.factory.xml
GTU Tag.
GTUTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GTUTag
 
gtuTag - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
GTU tag.
gtuTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The GTU tags for further reference.
gtuType - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
Type.
gtuTypes - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The GTUTypes that have been created.
GTUTypeTag - Class in org.opentrafficsim.road.network.factory.xml
The XML tag for the GTUType.
GTUTypeTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GTUTypeTag
 

I

iatDist - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
Interarrival time.
initialSpeedDist - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
Initial speed.
initialSpeedDist - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
Initial speed.
initialSpeedDist - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
Initial speed.

L

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.

M

makeAccelerationGTUColorer(GlobalTag) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUColorerTag
 
makeFill(FillTag, XmlNetworkLaneParser, LinkTag, OTSDEVSSimulatorInterface) - Static method in class org.opentrafficsim.road.network.factory.xml.FillTag
Make a fill of a Lane.
makeGenerator(GeneratorTag, XmlNetworkLaneParser, LinkTag, OTSDEVSSimulatorInterface) - Static method in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
Make a generator.
makeGenerators(LinkTag, XmlNetworkLaneParser, OTSDEVSSimulatorInterface) - Static method in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
Make the generators for this link, if available.
makeOTSNode(NodeTag, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.NodeTag
 
makeRoute() - Method in class org.opentrafficsim.road.network.factory.xml.RouteTag
Make the route based on the nodes.
makeSpeedGTUColorer(GlobalTag) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUColorerTag
 
makeSwitchableGTUColorer(GlobalTag) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUColorerTag
 
maxGTUs - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
Maximmum number of generated GTUs.
maxGTUs - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
Maximimum number of generated GTUs.
maxSpeedDist - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
Maximum speed.

N

name - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.GTUMixTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTypeTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.RouteMixTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.RouteTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.SensorTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
Name.
name - Variable in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
Name, cannot be null in implementation of traffic light.
network - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The network to register the GTUs in.
node - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
The calculated Node, either through a coordinate or after calculation.
nodeEndTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
To node tag.
nodeStartTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
From node tag.
NodeTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
NodeTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.NodeTag
 
nodeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The UNprocessed nodes for further reference.

O

offset - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
Offset.
offsetEnd - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Offset for the link at the end node.
offsetStart - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Offset for the link at the start node.
org.opentrafficsim.road.network.factory.xml - package org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
org.opentrafficsim.road.network.factory.xml.units - package org.opentrafficsim.road.network.factory.xml.units
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
overtakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
Overtaking conditions.
overtakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
The overtaking conditions for this lane, i.e., overtake on the left, and on the right under 25 km/h.
overtakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
The overtaking conditions for the lanes of this road type.

P

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.

R

radius - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
Radius.
roadLayoutTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Road type.
RoadLayoutTag - Class in org.opentrafficsim.road.network.factory.xml
ROADLAYOUT tag parser.
RoadLayoutTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
 
roadLayoutTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The road layout tags for further reference.
roadTypeTag - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
Road Type.
RoadTypeTag - Class in org.opentrafficsim.road.network.factory.xml
ROADTYPE Tag.
RoadTypeTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
 
roadTypeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The road type tags for further reference.
rotationEnd - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Extra rotation for the link at the end node.
rotationStart - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Extra rotation for the link at the start node.
route - Variable in class org.opentrafficsim.road.network.factory.xml.RouteTag
Route that has been generated.
routeMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
Route mix tag.
routeMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
Route mix tag.
RouteMixTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
RouteMixTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.RouteMixTag
 
routeMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The route mix tags for further reference.
routeNodeTags - Variable in class org.opentrafficsim.road.network.factory.xml.RouteTag
Nodes.
routes - Variable in class org.opentrafficsim.road.network.factory.xml.RouteMixTag
Routes.
routes - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
Routes.
routeTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
Route tag.
routeTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
Route tag.
RouteTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
RouteTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.RouteTag
 
routeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The route tags for further reference.

S

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.

T

to - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
To Node.
toString() - Method in class org.opentrafficsim.road.network.factory.xml.ArcTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.BlockTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.FillTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.GlobalTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.GTUMixTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.GTUTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.GTUTypeTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.LinkTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.NodeTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.PolyLineTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.RouteMixTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.RouteTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.SensorTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.SinkTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.StraightTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
TrafficLightTag - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
TrafficLightTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
 
trafficLightTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
Map of lane name to traffic lights.
triggerPosition - Variable in class org.opentrafficsim.road.network.factory.xml.SensorTag
Trigger position of the GTU (FRONT, REAR, etc.).

U

uri - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
URI of the list.

V

valueOf(String) - Static method in enum org.opentrafficsim.road.network.factory.xml.ArcTag.ArcDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag.StripeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opentrafficsim.road.network.factory.xml.ArcTag.ArcDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag.StripeType
Returns an array containing the constants of this enum type, in the order they are declared.
via - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
Via Nodes.

W

weights - Variable in class org.opentrafficsim.road.network.factory.xml.GTUMixTag
Weights.
weights - Variable in class org.opentrafficsim.road.network.factory.xml.RouteMixTag
Weights.
weights - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
Weights.
width - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
Lane width.
widthDist - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
GTU width.

X

XmlNetworkLaneParser - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
XmlNetworkLaneParser(OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
XMLParser - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
A B C D E F G I L M N O P R S T U V W X 
Skip navigation links

Copyright © 2014–2016 Delft University of Technology. All rights reserved.