Class HtmlDevice
java.lang.Object
java.awt.GraphicsDevice
nl.tudelft.simulation.dsol.web.animation.HtmlDevice
HTMLDevice.java.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck
-
Nested Class Summary
Nested classes/interfaces inherited from class java.awt.GraphicsDevice
GraphicsDevice.WindowTranslucency
-
Field Summary
Fields inherited from class java.awt.GraphicsDevice
TYPE_IMAGE_BUFFER, TYPE_PRINTER, TYPE_RASTER_SCREEN
-
Constructor Summary
-
Method Summary
Methods inherited from class java.awt.GraphicsDevice
getAvailableAcceleratedMemory, getBestConfiguration, getDisplayMode, getDisplayModes, getFullScreenWindow, isDisplayChangeSupported, isFullScreenSupported, isWindowTranslucencySupported, setDisplayMode, setFullScreenWindow
-
Constructor Details
-
HtmlDevice
- Parameters:
htmlGraphicsConfiguration
- GraphicsConfiguration; the GraphicsConfiguration to add to the HTMLDevice
-
-
Method Details
-
getType
public int getType()- Specified by:
getType
in classGraphicsDevice
-
getIDstring
- Specified by:
getIDstring
in classGraphicsDevice
-
getConfigurations
- Specified by:
getConfigurations
in classGraphicsDevice
-
getDefaultConfiguration
- Specified by:
getDefaultConfiguration
in classGraphicsDevice
-