Class HtmlGraphicsConfiguration

java.lang.Object
java.awt.GraphicsConfiguration
nl.tudelft.simulation.dsol.web.animation.HtmlGraphicsConfiguration

public class HtmlGraphicsConfiguration extends GraphicsConfiguration
The HTMLGraphicsConfiguration class describes the characteristics of the HTML canvas in the browser, as a graphics destination to write to. Note that there can be several GraphicsConfiguration objects associated with a single graphics device, representing different drawing modes or capabilities.

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