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

T

TextAreaLabel - Class in vanetsim.gui.helpers
A class which uses a JTextArea to imitate a JLabel with automatic linewrap.
TextAreaLabel(String) - Constructor for class vanetsim.gui.helpers.TextAreaLabel
Instantiates a new JTextArea with automatic linewrap.
TforY(double) - Method in class sun.awt.geom.Curve
 
throwing(String, String, Throwable) - Method in class java16.util.logging.Logger
Log throwing an exception.
TIME_PER_STEP - Static variable in class vanetsim.simulation.SimulationMaster
How much time passes in one step (in milliseconds). 40ms results in a smooth animation with 25fps.
TMIN - Static variable in class sun.awt.geom.Curve
 
toArray() - Method in class java16.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element).
toArray(T[]) - Method in class java16.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toString(long[]) - Static method in class java16.util.Arrays
Returns a string representation of the contents of the specified array.
toString(int[]) - Static method in class java16.util.Arrays
Returns a string representation of the contents of the specified array.
toString(short[]) - Static method in class java16.util.Arrays
Returns a string representation of the contents of the specified array.
toString(char[]) - Static method in class java16.util.Arrays
Returns a string representation of the contents of the specified array.
toString(byte[]) - Static method in class java16.util.Arrays
Returns a string representation of the contents of the specified array.
toString(boolean[]) - Static method in class java16.util.Arrays
Returns a string representation of the contents of the specified array.
toString(float[]) - Static method in class java16.util.Arrays
Returns a string representation of the contents of the specified array.
toString(double[]) - Static method in class java16.util.Arrays
Returns a string representation of the contents of the specified array.
toString(Object[]) - Static method in class java16.util.Arrays
Returns a string representation of the contents of the specified array.
toString() - Method in class sun.awt.geom.Curve
 
toString() - Method in class vanetsim.gui.helpers.VehicleType
Gets the name of the vehicle type if the toString() function is called.
toString() - Method in class vanetsim.scenario.Vehicle
Gets a substring of the Vehicle ID.
TrafficLight - Class in vanetsim.map
This class represents a traffic light at a junction.
TrafficLight(Junction) - Constructor for class vanetsim.map.TrafficLight
Constructor.
TrafficLight(double, double, double, Junction) - Constructor for class vanetsim.map.TrafficLight
Constructor.
transform(AffineTransform) - Method in class java16.awt.geom.Path2D.Double
Transforms the geometry of this path using the specified AffineTransform.
transform(AffineTransform) - Method in class java16.awt.geom.Path2D.Float
Transforms the geometry of this path using the specified AffineTransform.
transform(AffineTransform) - Method in class java16.awt.geom.Path2D
Transforms the geometry of this path using the specified AffineTransform.
trimStreet(int, int, int, int, int) - Method in class vanetsim.map.Map
 
types_ - Variable in class vanetsim.gui.helpers.VehicleTypeXML
The ArrayList types collects all VehicleTypes

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