Uses of Class
nl.tudelft.simulation.dsol.web.animation.HtmlDevice
Packages that use HtmlDevice
-
Uses of HtmlDevice in nl.tudelft.simulation.dsol.web.animation
Fields in nl.tudelft.simulation.dsol.web.animation declared as HtmlDeviceModifier and TypeFieldDescription(package private) HtmlDevice
HtmlGraphicsConfiguration.htmlDevice
theHtmlDevice
associated with thisHTMLGraphicsConfiguration
.(package private) HtmlDevice
HtmlGraphicsEnvironment.htmlDevice
the (dummy) device to use in the graphics environment.Methods in nl.tudelft.simulation.dsol.web.animation with parameters of type HtmlDeviceModifier and TypeMethodDescriptionvoid
HtmlGraphicsConfiguration.setDevice
(HtmlDevice htmlDevice) Set theHtmlDevice
associated with thisHTMLGraphicsConfiguration
.