Uses of Class
nl.tudelft.simulation.dsol.web.animation.HTMLDevice
Package | Description |
---|---|
nl.tudelft.simulation.dsol.web.animation |
package-info.java.
|
-
Uses of HTMLDevice in nl.tudelft.simulation.dsol.web.animation
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
.