Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
W
warning(String)
- Method in class java16.util.logging.
Logger
Log a WARNING message.
WayPoint
- Class in
vanetsim.routing
A waypoint used for routing.
WayPoint(int, int, int)
- Constructor for class vanetsim.routing.
WayPoint
Instantiates a new waypoint.
WGS84toUTM(double[], double, double, boolean, double, boolean)
- Method in class vanetsim.map.OSM.
OSMLoader
Convert a WGS84 coordinate to the Universal Transverse Mercator coordinate system.
WIND_EVEN_ODD
- Static variable in class java16.awt.geom.
Path2D
An even-odd winding rule for determining the interior of a path.
WIND_NON_ZERO
- Static variable in class java16.awt.geom.
Path2D
A non-zero winding rule for determining the interior of a path.
windowActivated(WindowEvent)
- Method in class vanetsim.gui.controlpanels.
VehicleTypeDialog
WorkerThread
- Class in
vanetsim.simulation
This thread is meant to run parallel with multiple others to gain advantage of multiple CPUs.
WorkerThread(Region[], int)
- Constructor for class vanetsim.simulation.
WorkerThread
The main constructor for the worker thread.
writeAnyTextToFile(String, String, boolean)
- Static method in class vanetsim.simulation.
SimulationMaster
Writes any data to file
writeAsEncodedUnicode(Writer)
- Method in interface javax.xml.stream.events.
XMLEvent
This method will write the XMLEvent as per the XML 1.0 specification as Unicode characters.
writeAttribute(String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes an attribute to the output stream without a prefix.
writeAttribute(String, String, String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes an attribute to the output stream
writeAttribute(String, String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes an attribute to the output stream
writeCData(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes a CData section
writeCharacters(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Write text to the output
writeCharacters(char[], int, int)
- Method in interface javax.xml.stream.
XMLStreamWriter
Write text to the output
writeComment(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes an xml comment with the data enclosed
writeDefaultNamespace(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes the default namespace to the stream
writeDTD(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Write a DTD section.
writeEmptyElement(String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes an empty element tag to the output
writeEmptyElement(String, String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes an empty element tag to the output
writeEmptyElement(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes an empty element tag to the output
writeEndDocument()
- Method in interface javax.xml.stream.
XMLStreamWriter
Closes any start tags and writes corresponding end tags.
writeEndElement()
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes an end tag to the output relying on the internal state of the writer to determine the prefix and local name of the event.
writeEntityRef(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes an entity reference
writeLocationInformationToFile(String, boolean)
- Method in class vanetsim.gui.helpers.
LogOperations
Writes advanced analyzed information to a file
writeNamespace(String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes a namespace to the output stream If the prefix argument to this method is the empty string, "xmlns", or null this method will delegate to writeDefaultNamespace
writeProcessingInstruction(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes a processing instruction
writeProcessingInstruction(String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes a processing instruction
writeResultsToFile(String)
- Method in class vanetsim.gui.helpers.
LogAnalyser
writes the log to file
writeSilentPeriodHeader()
- Method in class vanetsim.map.
Map
write silent period header to log file
writeStartDocument()
- Method in interface javax.xml.stream.
XMLStreamWriter
Write the XML Declaration.
writeStartDocument(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Write the XML Declaration.
writeStartDocument(String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Write the XML Declaration.
writeStartElement(String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes a start tag to the output.
writeStartElement(String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes a start tag to the output
writeStartElement(String, String, String)
- Method in interface javax.xml.stream.
XMLStreamWriter
Writes a start tag to the output
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y