Skip navigation links
A B C D F G L N O P R S T V X 

A

apply(URL) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Applies demand from URL.
apply(URL, ODOptions) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Applies demand from URL using OD options.
apply(InputStream) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Applies demand from stream.
apply(InputStream, ODOptions) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Applies demand from stream using OD options.
apply(Node) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Applies demand from xml node.
apply(Node, ODOptions) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Applies demand from URL using OD options.

B

build(URL) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Build demand from URL.
build(InputStream) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Build demand from stream.
build(Node) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Build demand from xml node.
build(URL, boolean) - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
build(InputStream, boolean) - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
build(URL, OTSNetwork, boolean) - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
build(InputStream, OTSNetwork, boolean) - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 

C

CategoryTag - Class in org.opentrafficsim.road.network.factory.xml.demand
Category.
CategoryTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.demand.CategoryTag
 
ConnectorTag - Class in org.opentrafficsim.road.network.factory.xml
Connector.
ConnectorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ConnectorTag
 
connectorTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The UNprocessed connectors for further reference.

D

DemandTag - Class in org.opentrafficsim.road.network.factory.xml.demand
Demand.
DemandTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.demand.DemandTag
 
DemandTag.DemandType - Enum in org.opentrafficsim.road.network.factory.xml.demand
Demand type.

F

fromLevelNode(Node) - Static method in enum org.opentrafficsim.road.network.factory.xml.demand.DemandTag.DemandType
Returns the demand type based on a LEVEL tag.

G

getCategory(Categorization) - Method in class org.opentrafficsim.road.network.factory.xml.demand.CategoryTag
Returns the category.
getGTUType(String) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Returns the GTU type for the given id.
getNetworkAnimation() - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
getNodes(NodeList, String) - Static method in class org.opentrafficsim.road.network.factory.xml.XMLParser
 
getNodesSorted(NodeList, String, String...) - Static method in class org.opentrafficsim.road.network.factory.xml.XMLParser
Returns nodes sorted by attributes and/or value.
getXMLComments() - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
Obtain an immutable copy of the collected XML comments.
globalTag - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
Global values from the GLOBAL tag.
gtuMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The GTUmix tags for further reference.
GTUTag - Class in org.opentrafficsim.road.network.factory.xml
GTU Tag.
GTUTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GTUTag
 
gtuTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The GTU tags for further reference.
gtuTypes - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The GTUTypes that have been created.

L

LaneAttributes - Class in org.opentrafficsim.road.network.factory.xml.units
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
laneTypes - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The LaneTypes that have been created.
laneTypeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The LaneType tags that have been created.
linkTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The UNprocessed links for further reference.

N

network - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The network to register the nodes, links, roads, lanes, and GTUs in.
networkAnimation - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The network to register the drawing information for the network in.
nodeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The UNprocessed nodes for further reference.

O

org.opentrafficsim.road.network.factory.xml - package org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
org.opentrafficsim.road.network.factory.xml.demand - package org.opentrafficsim.road.network.factory.xml.demand
Copyright (c) 2013-2019 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-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.

P

parseFactor(String) - Static method in class org.opentrafficsim.road.network.factory.xml.demand.DemandTag
Parses a String of percentage or value to a double.
parseLaneKeepingPolicy(String) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
 
parseOvertakingConditions(String, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
 
parsePriority(String) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
 

R

roadLayoutTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The road layout tags for further reference.
roadTypeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The road type tags for further reference.
routeMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The route mix tags for further reference.
routeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The route tags for further reference.

S

shortestRouteMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
The shortest route mix tags for further reference.
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.

T

toString() - Method in class org.opentrafficsim.road.network.factory.xml.GTUTag
toString() - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser

V

valueOf(String) - Static method in enum org.opentrafficsim.road.network.factory.xml.demand.DemandTag.DemandType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opentrafficsim.road.network.factory.xml.demand.DemandTag.DemandType
Returns an array containing the constants of this enum type, in the order they are declared.

X

XmlNetworkLaneParser - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
XmlNetworkLaneParser(OTSSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
XmlNetworkLaneParser(OTSSimulatorInterface, GTUColorer) - Constructor for class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
 
XmlOdParser - Class in org.opentrafficsim.road.network.factory.xml.demand
OD parser.
XmlOdParser(OTSSimulatorInterface, OTSNetwork, Set<GTUType>) - Constructor for class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
Constructor.
XMLParser - Class in org.opentrafficsim.road.network.factory.xml
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
XmlParserException - Exception in org.opentrafficsim.road.network.factory.xml
Exception during parsing.
XmlParserException() - Constructor for exception org.opentrafficsim.road.network.factory.xml.XmlParserException
 
XmlParserException(String, Throwable) - Constructor for exception org.opentrafficsim.road.network.factory.xml.XmlParserException
 
XmlParserException(String) - Constructor for exception org.opentrafficsim.road.network.factory.xml.XmlParserException
 
XmlParserException(Throwable) - Constructor for exception org.opentrafficsim.road.network.factory.xml.XmlParserException
 
A B C D F G L N O P R S T V X 
Skip navigation links

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