Class HtmlDevice
java.lang.Object
java.awt.GraphicsDevice
nl.tudelft.simulation.dsol.web.animation.HtmlDevice
HTMLDevice.java.
Copyright (c) 2013-2023 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
Constructors -
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:
getTypein classGraphicsDevice
-
getIDstring
- Specified by:
getIDstringin classGraphicsDevice
-
getConfigurations
- Specified by:
getConfigurationsin classGraphicsDevice
-
getDefaultConfiguration
- Specified by:
getDefaultConfigurationin classGraphicsDevice
-