Package org.opentrafficsim.web.animation
Class HtmlGraphicsEnvironment
java.lang.Object
java.awt.GraphicsEnvironment
org.opentrafficsim.web.animation.HtmlGraphicsEnvironment
HTMLGraphicsEnvironment.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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.awt.GraphicsEnvironment
getCenterPoint, getLocalGraphicsEnvironment, getMaximumWindowBounds, isHeadless, isHeadlessInstance, preferLocaleFonts, preferProportionalFonts, registerFont
-
Constructor Details
-
HtmlGraphicsEnvironment
public HtmlGraphicsEnvironment()Constructor.
-
-
Method Details
-
getScreenDevices
- Specified by:
getScreenDevicesin classGraphicsEnvironment- Throws:
HeadlessException
-
getDefaultScreenDevice
- Specified by:
getDefaultScreenDevicein classGraphicsEnvironment- Throws:
HeadlessException
-
createGraphics
- Specified by:
createGraphicsin classGraphicsEnvironment
-
getAllFonts
- Specified by:
getAllFontsin classGraphicsEnvironment
-
getAvailableFontFamilyNames
- Specified by:
getAvailableFontFamilyNamesin classGraphicsEnvironment
-
getAvailableFontFamilyNames
- Specified by:
getAvailableFontFamilyNamesin classGraphicsEnvironment
-