Uses of Class
nl.tudelft.simulation.dsol.web.animation.HTMLDevice
-
Packages that use HTMLDevice Package Description nl.tudelft.simulation.dsol.web.animation package-info.java. -
-
Uses of HTMLDevice in nl.tudelft.simulation.dsol.web.animation
Fields in nl.tudelft.simulation.dsol.web.animation declared as HTMLDevice Modifier and Type Field Description (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 HTMLDevice Modifier and Type Method Description void
HTMLGraphicsConfiguration. setDevice(HTMLDevice htmlDevice)
Set theHTMLDevice
associated with thisHTMLGraphicsConfiguration
.
-