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
D
DECREASING
- Static variable in class sun.awt.geom.
Curve
deepEquals(Object[], Object[])
- Static method in class java16.util.
Arrays
Returns
true
if the two specified arrays are
deeply equal
to one another.
deepHashCode(Object[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the "deep contents" of the specified array.
deepToString(Object[])
- Static method in class java16.util.
Arrays
Returns a string representation of the "deep contents" of the specified array.
delCrossingStreet(Street)
- Method in class vanetsim.map.
Node
Removes a crossing street.
delCurrentBlockings(StartBlocking)
- Method in class vanetsim.scenario.events.
EventList
Removes an event from the list of currently active events.
deleteAllFloodingForwardMessages(boolean)
- Method in class vanetsim.scenario.
KnownMessages
Deletes all forward messages which are in flooding/broadcast mode and optionally adds them to the old messages.
deleteAllForwardMessages(boolean)
- Method in class vanetsim.scenario.
KnownMessages
Deletes all forward messages and optionally adds them to the old messages.
deleteARSU(int, int)
- Static method in class vanetsim.scenario.
AttackRSU
Searches for an arsu near this coordinates and deletes it.
deleteForwardMessage(int, boolean)
- Method in class vanetsim.scenario.
KnownMessages
Deletes a forward message and optionally adds it to the old messages.
deleteMixZone(Node)
- Method in class vanetsim.map.
Map
Delete a mix zone in the correct region.
deleteMixZone(Node)
- Method in class vanetsim.map.
Region
deletes mix zone at the node
deleteOld(long, String)
- Static method in class vanetsim.
ErrorLog
Deletes old logfiles (uses file modification time to determine which files are old)
delEvent(Event)
- Method in class vanetsim.scenario.events.
EventList
Removes an event.
delFirstVehicle()
- Method in class vanetsim.map.
JunctionQueue
Deletes the first vehicle in this queue.
delLaneObject(LaneObject, boolean)
- Method in class vanetsim.map.
Street
Removes a lane object.
delNode(Node)
- Method in class vanetsim.map.
Map
Delete a node from it's region.
delNode(Node)
- Method in class vanetsim.map.
Region
Delete a node.
delOutgoingStreet(Street)
- Method in class vanetsim.map.
Node
Removes an outgoing street.
delRSU(int, int)
- Method in class vanetsim.map.
Map
Delete a Road-Side-Unit from it's region.
delRSU(RSU)
- Method in class vanetsim.map.
Region
Delete a Road-Side-Unit.
delStreet(Street)
- Method in class vanetsim.map.
Map
Delete a street from all region(s) it's in.
delStreet(Street)
- Method in class vanetsim.map.
Region
Delete a street.
delTrafficLight()
- Method in class vanetsim.map.
Junction
Deletes the traffic light on this junction an resets the street values
delVehicle(Vehicle)
- Method in class vanetsim.map.
JunctionQueue
Removes a vehicle from the queue.
delVehicle(Vehicle)
- Method in class vanetsim.map.
Map
Deletes a vehicle from it's region.
delVehicle(Vehicle)
- Method in class vanetsim.map.
Region
Function to delete a vehicle from this region.
Deque
<
E
> - Interface in
java16.util
A linear collection that supports element insertion and removal at both ends.
descendingIterator()
- Method in class java16.util.
ArrayDeque
descendingIterator()
- Method in interface java16.util.
Deque
Returns an iterator over the elements in this deque in reverse sequential order.
destroy()
- Method in class vanetsim.scenario.events.
Event
Destroys itself.
destroy()
- Method in class vanetsim.scenario.events.
StartBlocking
Destroys itself.
destroy()
- Method in class vanetsim.scenario.events.
StopBlocking
Destroys itself.
diffbits(double, double)
- Static method in class sun.awt.geom.
Curve
documentJobsToFile(String)
- Method in class vanetsim.gui.helpers.
LogAnalyser
saves jobs to jobs_done.txt file for documentation
doOneStep()
- Method in class vanetsim.simulation.
SimulationMaster
Proceed one single step forward.
doReRender()
- Method in class vanetsim.gui.helpers.
ReRenderManager
Schedule a re-render-Operation.
DrawingArea
- Class in
vanetsim.gui
This class represents a
JComponent
on which all map elements are painted.
DrawingArea(boolean, boolean)
- Constructor for class vanetsim.gui.
DrawingArea
Constructor.
drawMovingObjects(Graphics2D)
- Method in class vanetsim.gui.
Renderer
This function renders all non-static objects on the supplied
Graphics2D
object.
drawScale(BufferedImage)
- Method in class vanetsim.gui.
Renderer
Creates an image to see the current scale.
drawStaticObjects(BufferedImage)
- Method in class vanetsim.gui.
Renderer
This function renders all non-moving objects on a supplied image.
DTD
- Interface in
javax.xml.stream.events
DTD
- Static variable in interface javax.xml.stream.
XMLStreamConstants
Indicates an event is a DTD
dXforT(double, int)
- Method in class sun.awt.geom.
Curve
dYforT(double, int)
- Method in class sun.awt.geom.
Curve
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