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) HTMLDeviceHTMLGraphicsConfiguration. htmlDevicetheHTMLDeviceassociated with thisHTMLGraphicsConfiguration.(package private) HTMLDeviceHTMLGraphicsEnvironment. htmlDevicethe (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 voidHTMLGraphicsConfiguration. setDevice(HTMLDevice htmlDevice)Set theHTMLDeviceassociated with thisHTMLGraphicsConfiguration.
-