Index

A B C D E F G H I L M N O P R S T U W X Z 
All Classes All Packages

A

addAffineTransform() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
add AffineTransform to the command.
addAllToggleGISButtonText(String, GisRenderable2D, String) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Add buttons for toggling all GIS layers on or off.
addColor(Color) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
add Color to the command.
addDraw(String, Object...) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
Add a draw command
addFontData() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
add font data to the command, font-name, font-size, bold/italic/plain
addParameterField(StringBuffer, InputParameter<?, ?>) - Method in class nl.tudelft.simulation.dsol.jetty.sse.TestDemoServer.XHRHandler
Add the right type of field for this parameter to the string buffer.
addRenderingHints(Map<?, ?>) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
addToggleAnimationButtonText(String, Class<? extends Locatable>, String, boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Add a button for toggling an animatable class on or off.
addToggleGISButtonText(String, String, GisRenderable2D, String) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Add a button to toggle a GIS Layer on or off.
addToggleText(String) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Add a text to explain animatable classes.
addTransformDraw(String, Object...) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
Add command, transform.m11(h-scale), transform.m12(h-skew), transform.m21(v-skew), transform.m22(v-scale), transform.dx(h-translate), transform.dy(v-translate), linecolor.r, linecolor.g, linecolor.b, linecolor.alpha, linecolor.transparency, line-width, params...
addTransformFill(String, Object...) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
Add fill command, transform.m11(h-scale), transform.m12(h-skew), transform.m21(v-skew), transform.m22(v-scale), transform.dx(h-translate), transform.dy(v-translate), color.r, color.g, color.b, color.alpha, color.transparency, params...
addTransformPathDouble(Path2D.Double, boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
Add a path2D to the command.
addTransformPathFloat(Path2D.Float, boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
Add a path2D to the command.
addTransformText(String, Object...) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
Add string, 0=command, 1=transform.m11(h-scale), 2=transform.m12(h-skew), 3=transform.m21(v-skew), 4=transform.m22(v-scale), 5=transform.dx(h-translate), 6=transform.dy(v-translate), 7=color.r, 8=color.g, 9=color.b, 10=color.alpha, 11=color.transparency, 12=fontname, 13=fontsize, 14=fontstyle(normal/italic/bold), 15=x, 16=y, 17=text.

B

beep() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit

C

checkImage(Image, int, int, ImageObserver) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
CircularModelWeb - Class in org.opentrafficsim.web.test
Test4DCrossing.java.
CircularModelWeb(String, OTSSimulatorInterface, OTSModelInterface) - Constructor for class org.opentrafficsim.web.test.CircularModelWeb
 
CircularRoadModel - Class in org.opentrafficsim.web.test
Simulate traffic on a circular, two-lane road.
CircularRoadModel(OTSSimulatorInterface) - Constructor for class org.opentrafficsim.web.test.CircularRoadModel
 
clearCommand() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
Clear the commands and put the start tag in.
clearRect(int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
clip(Shape) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
clipRect(int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
closeAndGetCommands() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
Close the commands and put the end tag in.
constructModel() - Method in class org.opentrafficsim.web.test.CircularRoadModel
constructModel() - Method in class org.opentrafficsim.web.test.TJunctionModel
copyArea(int, int, int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
create() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
createGraphics(BufferedImage) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsEnvironment
createImage(byte[], int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
createImage(ImageProducer) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
createImage(String) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
createImage(URL) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit

D

DefaultsFactory - Class in org.opentrafficsim.web.test
Factory for defaults in demos.
displayWorldCoordinateToolTip() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
Display a tooltip with the last known world coordinates of the mouse, in case the tooltip should be displayed.
dispose() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
DOWN - Static variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the DOWN directions for moving/zooming.
draw(Shape) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawArc(int, int, int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawFillShape(Shape, boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
Draw or fill a shape.
drawGlyphVector(GlyphVector, float, float) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawGrid(Graphics) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
Added to make sure the recursive render-call calls THIS render method instead of a potential super-class defined 'paintComponent' render method.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawImage(Image, int, int, int, int, ImageObserver) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawImage(Image, int, int, Color, ImageObserver) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawImage(Image, int, int, ImageObserver) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawImage(Image, AffineTransform, ImageObserver) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawLine(int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawOval(int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawPolygon(int[], int[], int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawPolyline(int[], int[], int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawRenderableImage(RenderableImage, AffineTransform) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawRenderedImage(RenderedImage, AffineTransform) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawRoundRect(int, int, int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawString(String, float, float) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawString(String, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawString(AttributedCharacterIterator, float, float) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
drawString(AttributedCharacterIterator, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D

E

extent - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the extent of this panel.

F

fill(Shape) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
fillArc(int, int, int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
fillOval(int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
fillPolygon(int[], int[], int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
fillRect(int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
fillRoundRect(int, int, int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
formatter - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the formatter to use.
fullExtent() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Calculate the full extent based on the current positions of the objects.

G

generateGTU(Length, Lane, GTUType) - Method in class org.opentrafficsim.web.test.CircularRoadModel
Generate one gtu.
getAllFonts() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsEnvironment
getAnimationPanel() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
 
getAnimationPanel() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer
 
getAvailableFontFamilyNames() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsEnvironment
getAvailableFontFamilyNames(Locale) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsEnvironment
getBackground() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
getBackground() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getBounds() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsConfiguration
getClip() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getClipBounds() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getColor() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getColorModel() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsConfiguration
getColorModel() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getColorModel(int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsConfiguration
getComposite() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getConfigurations() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLDevice
getDefaultConfiguration() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLDevice
getDefaultParameters() - Static method in class org.opentrafficsim.web.test.DefaultsFactory
Returns a default set of parameters.
getDefaultScreenDevice() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsEnvironment
getDefaultTransform() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsConfiguration
getDevice() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsConfiguration
getDeviceConfiguration() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getDragLine() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
 
getDrawingCommands() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
Return the set of drawing commands.
getElements() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
 
getExtent() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
returns the extent of this panel.
getFont() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
getFont() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getFontList() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getFontMetrics(Font) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
getFontMetrics(Font) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getFontMetrics(Font) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getFontRenderContext() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getHeight() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
getIDstring() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLDevice
getImage(String) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getImage(URL) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getLayerName() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo.Gis
 
getLocatableClass() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo.LocatableClass
 
getMinimumDistance() - Method in class org.opentrafficsim.web.test.CircularRoadModel
 
getName() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo
 
getNetwork() - Method in class org.opentrafficsim.web.test.CircularRoadModel
getNetwork() - Method in class org.opentrafficsim.web.test.TJunctionModel
getNormalizingTransform() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsConfiguration
getPaint() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getParametersCar(InputParameterMap) - Static method in class org.opentrafficsim.web.test.InputParameterHelper
Get the car parameters as entered.
getParametersTruck(InputParameterMap) - Static method in class org.opentrafficsim.web.test.InputParameterHelper
Get the truck parameters as entered.
getPath(int) - Method in class org.opentrafficsim.web.test.CircularRoadModel
 
getPreferredSize() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
getPrintJob(Frame, String, Properties) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getRenderingHint(RenderingHints.Key) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getRenderingHints() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getScreenDevices() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsEnvironment
getScreenResolution() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getScreenSize() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getSimulator() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
 
getSimulator() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer
 
getSize() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
getStroke() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getSystemClipboard() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getSystemEventQueueImpl() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
getTitle() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
 
getTitle() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer
 
getToggleButtons() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
 
getToolTipText() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
getToolTipText() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo.Gis
 
getToolTipText() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo.LocatableClass
 
getTransform() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
getType() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLDevice
getWidth() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
getWorldCoordinate() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
Gis(String, String, String, boolean) - Constructor for class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo.Gis
 
GRIDCOLOR - Static variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
gridColor.
gridSize - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the gridSize in world Units.

H

handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
Delegate handle method from the main web server for this particular model.
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer.XHRHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class nl.tudelft.simulation.dsol.jetty.sse.TestDemoServer.XHRHandler
hideAnimationClass(HTMLAnimationPanel, Class<? extends Locatable>) - Static method in class org.opentrafficsim.web.animation.WebAnimationToggles
Set a class to be shown in the animation to false.
hideClass(Class<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Set a class to be hidden in the animation to true.
hideClass(String) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Hide a Locatable class based on the name.
hideGISLayer(String) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Set a GIS layer to be hidden in the animation to true.
hit(Rectangle, Shape, boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
home() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
resets the panel to its original extent.
homeExtent - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the extent of this panel.
HTMLAnimationPanel - Class in nl.tudelft.simulation.dsol.web.animation.D2
The AnimationPanel to display animated (Locatable) objects.
HTMLAnimationPanel(Rectangle2D, Dimension, SimulatorInterface<?, ?, ?>) - Constructor for class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
constructs a new AnimationPanel.
HTMLDevice - Class in nl.tudelft.simulation.dsol.web.animation
HTMLDevice.java.
HTMLDevice(GraphicsConfiguration) - Constructor for class nl.tudelft.simulation.dsol.web.animation.HTMLDevice
 
htmlGraphics2D - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the HTMLGraphics2D 'shadow' canvas.
HTMLGraphics2D - Class in nl.tudelft.simulation.dsol.web.animation
HTMLGraphics.java.
HTMLGraphics2D() - Constructor for class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
 
HTMLGraphicsConfiguration - Class in nl.tudelft.simulation.dsol.web.animation
The HTMLGraphicsConfiguration class describes the characteristics of the HTML canvas in the browser, as a graphics destination to write to.
HTMLGraphicsConfiguration() - Constructor for class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsConfiguration
Create a graphics configuration for the HTML device.
HTMLGraphicsEnvironment - Class in nl.tudelft.simulation.dsol.web.animation
HTMLGraphicsEnvironment.java.
HTMLGraphicsEnvironment() - Constructor for class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsEnvironment
 
HTMLGridPanel - Class in nl.tudelft.simulation.dsol.web.animation.D2
The GridPanel introduces the gridPanel.
HTMLGridPanel(Rectangle2D) - Constructor for class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
constructs a new GridPanel.
HTMLGridPanel(Rectangle2D, Dimension) - Constructor for class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
constructs a new GridPanel.
HTMLToolkit - Class in nl.tudelft.simulation.dsol.web.animation
HTMLToolkit.java.
HTMLToolkit() - Constructor for class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
 

I

imageUpdate(Image, int, int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
InputParameterHelper - Class in org.opentrafficsim.web.test
InputParameterHelper.java.
InputParameterHelper(InputParameterMap) - Constructor for class org.opentrafficsim.web.test.InputParameterHelper
Constructor.
isDirty() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
isDragLineEnabled() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
 
isKilled() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
 
isModalExclusionTypeSupported(Dialog.ModalExclusionType) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
isModalityTypeSupported(Dialog.ModalityType) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit
isShowClass(Class<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Test whether a certain class needs to be shown on the screen or not.
isShowElement(Renderable2DInterface<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Test whether the element needs to be shown on the screen or not.
isShowGrid() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
isShowing() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
isShowToolTip() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
isVisible() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo
 

L

lastDimension - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the last computed Dimension.
LEFT - Static variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the LEFT directions for moving/zooming.
LocatableClass(String, Class<? extends Locatable>, String, boolean) - Constructor for class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo.LocatableClass
 

M

main(String[]) - Static method in class nl.tudelft.simulation.dsol.jetty.sse.TestDemoServer
Run a SuperDemo OTS Web server.
main(String[]) - Static method in class org.opentrafficsim.web.test.CircularModelWeb
 
main(String[]) - Static method in class org.opentrafficsim.web.test.TJunctionDemo
Start the demo.
makeInputParameterMap() - Method in class org.opentrafficsim.web.test.CircularRoadModel
Make a map of input parameters for this demo.
makeInputParameterMapCar(InputParameterMap, double) - Static method in class org.opentrafficsim.web.test.InputParameterHelper
Make a map of input parameters for a demo with a car tabs with parameters.
makeInputParameterMapCarTruck(InputParameterMap, double) - Static method in class org.opentrafficsim.web.test.InputParameterHelper
Make a map of input parameters for a demo with a car/truck ratio and car/truck tabs with parameters.
makeInputParameterMapTruck(InputParameterMap, double) - Static method in class org.opentrafficsim.web.test.InputParameterHelper
Make a map of input parameters for a demo with a truck tabs with parameters.
mapInputMethodHighlight(InputMethodHighlight) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit

N

namingExceptionThrown(NamingExceptionEvent) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
nl.tudelft.simulation.dsol.jetty.sse - package nl.tudelft.simulation.dsol.jetty.sse
package-info.java.
nl.tudelft.simulation.dsol.web.animation - package nl.tudelft.simulation.dsol.web.animation
package-info.java.
nl.tudelft.simulation.dsol.web.animation.D2 - package nl.tudelft.simulation.dsol.web.animation.D2
package-info.java.
nl.tudelft.simulation.dsol.web.inputparameters - package nl.tudelft.simulation.dsol.web.inputparameters
package-info.java.
notify(EventInterface) - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
notify(EventInterface) - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer
notify(EventInterface) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel

O

objectAdded(NamingEvent) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
objectRemoved(NamingEvent) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
objectRenamed(NamingEvent) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
org.opentrafficsim.web.animation - package org.opentrafficsim.web.animation
Web Animation classes specific for OTS.
org.opentrafficsim.web.test - package org.opentrafficsim.web.test
package-info.java.
OTSWebModel - Class in nl.tudelft.simulation.dsol.jetty.sse
OTSWebModel.java.
OTSWebModel(String, OTSSimulatorInterface) - Constructor for class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
 
OTSWebServer - Class in nl.tudelft.simulation.dsol.jetty.sse
DSOLWebServer.java.
OTSWebServer(String, OTSSimulatorInterface, Rectangle2D.Double) - Constructor for class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer
 
OTSWebServer.XHRHandler - Class in nl.tudelft.simulation.dsol.jetty.sse
Answer handles the events from the web-based user interface.

P

paintComponent(HTMLGraphics2D) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Draw the grid.
paintComponent(HTMLGraphics2D) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
Draw the grid.
pan(int, double) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
pans the panel in a specified direction.
preferredSize - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the last computed Dimension.
prepareImage(Image, int, int, ImageObserver) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit

R

repaint() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
Repaint the shadow canvas.
RIGHT - Static variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the RIGHT directions for moving/zooming.
rotate(double) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
rotate(double, double, double) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D

S

scale(double, double) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setBackground(Color) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
setBackground(Color) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setClip(int, int, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setClip(Shape) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setColor(Color) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setComposite(Composite) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setDevice(HTMLDevice) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphicsConfiguration
Set the HTMLDevice associated with this HTMLGraphicsConfiguration.
setDragLineEnabled(boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
 
setFont(Font) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
setFont(Font) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setKilled(boolean) - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
 
setPaint(Paint) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setPaintMode() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setPreferredSize(Dimension) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
setRenderingHint(RenderingHints.Key, Object) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setRenderingHints(Map<?, ?>) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setShowGrid(boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
setShowing(boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
setShowToolTip(boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
setSize(Dimension) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
setSpeedFactor(double) - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
 
setSpeedFactor(double) - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer
 
setStroke(Stroke) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setTextAnimationTogglesFull(HTMLAnimationPanel) - Static method in class org.opentrafficsim.web.animation.WebAnimationToggles
Set all commonly used animation on, and create the toggles on the left hand side.
setTextAnimationTogglesStandard(HTMLAnimationPanel) - Static method in class org.opentrafficsim.web.animation.WebAnimationToggles
Set the most common animation on, and create the toggles on the left hand side.
setToolTipText(String) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
 
setTransform(AffineTransform) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
setValues(Parameters, GTUType) - Method in class org.opentrafficsim.web.test.InputParameterHelper
setVisible(boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo
 
setWorldCoordinate(Point2D) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
Set the world coordinates based on a mouse move.
setXORMode(Color) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
shear(double, double) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
showAnimationClass(HTMLAnimationPanel, Class<? extends Locatable>) - Static method in class org.opentrafficsim.web.animation.WebAnimationToggles
Set a class to be shown in the animation to true.
showAnimationFull(HTMLAnimationPanel) - Static method in class org.opentrafficsim.web.animation.WebAnimationToggles
Set all commonly used animation on, and create the toggles on the left hand side.
showAnimationStandard(HTMLAnimationPanel) - Static method in class org.opentrafficsim.web.animation.WebAnimationToggles
Set the most common animation on, and create the toggles on the left hand side.
showClass(Class<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Set a class to be shown in the animation to true.
showClass(String) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Show a Locatable class based on the name.
showGISLayer(String) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Set a GIS layer to be shown in the animation to true.
showGrid - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
show the grid.
showGrid(boolean) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
show the grid?
showToolTip - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
whether to show a tooltip with the coordinates or not.
size - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the last computed Dimension.
startSimulator() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
Try to start the simulator, and return whether the simulator has been started.
startSimulator() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer
Try to start the simulator, and return whether the simulator has been started.
stopSimulator() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebModel
Try to stop the simulator, and return whether the simulator has been stopped.
stopSimulator() - Method in class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer
Try to stop the simulator, and return whether the simulator has been stopped.
stopSimulator(DEVSSimulatorInterface.TimeDoubleUnit, String) - Method in class org.opentrafficsim.web.test.CircularRoadModel
Stop simulation and throw an Error.
sync() - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLToolkit

T

TestDemoServer - Class in nl.tudelft.simulation.dsol.jetty.sse
DSOLWebServer.java.
TestDemoServer() - Constructor for class nl.tudelft.simulation.dsol.jetty.sse.TestDemoServer
 
TestDemoServer.XHRHandler - Class in nl.tudelft.simulation.dsol.jetty.sse
Answer handles the events from the web-based user interface for a demo.
Text(String, boolean) - Constructor for class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo.Text
 
TJunctionDemo - Class in org.opentrafficsim.web.test
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
TJunctionDemo(String, OTSSimulatorInterface, OTSModelInterface) - Constructor for class org.opentrafficsim.web.test.TJunctionDemo
Create a T-Junction demo.
TJunctionModel - Class in org.opentrafficsim.web.test
TJunctionModel.java.
TJunctionModel(OTSSimulatorInterface) - Constructor for class org.opentrafficsim.web.test.TJunctionModel
 
ToggleButtonInfo - Class in nl.tudelft.simulation.dsol.web.animation.D2
ToggleButtonInfo.java.
ToggleButtonInfo(String, boolean) - Constructor for class nl.tudelft.simulation.dsol.web.animation.D2.ToggleButtonInfo
 
ToggleButtonInfo.Gis - Class in nl.tudelft.simulation.dsol.web.animation.D2
ToggleButtonInfo.Gis.
ToggleButtonInfo.LocatableClass - Class in nl.tudelft.simulation.dsol.web.animation.D2
ToggleButtonInfo.LocatableClass.
ToggleButtonInfo.Text - Class in nl.tudelft.simulation.dsol.web.animation.D2
ToggleButtonInfo.Text.
toggleClass(Class<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Toggle a class to be displayed in the animation to its reverse value.
toggleGISLayer(String) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
Toggle a GIS layer to be displayed in the animation to its reverse value.
transform(AffineTransform) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
translate(double, double) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D
translate(int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.HTMLGraphics2D

U

UP - Static variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the UP directions for moving/zooming.

W

WebAnimationToggles - Class in org.opentrafficsim.web.animation
Set the default animation toggles for the HTML animation panel.
worldCoordinate - Variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the last known world coordinate of the mouse.

X

XHRHandler(OTSWebServer) - Constructor for class nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer.XHRHandler
Create the handler for Servlet requests.
XHRHandler(TestDemoServer) - Constructor for class nl.tudelft.simulation.dsol.jetty.sse.TestDemoServer.XHRHandler
Create the handler for Servlet requests.

Z

zoom(double) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
zooms in/out.
zoom(double, int, int) - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
zooms in/out.
zoomAll() - Method in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLAnimationPanel
resets the panel to its an extent that covers all displayed objects.
ZOOMFACTOR - Static variable in class nl.tudelft.simulation.dsol.web.animation.D2.HTMLGridPanel
the ZOOM factor.
A B C D E F G H I L M N O P R S T U W X Z 
All Classes All Packages