| Package | Description |
|---|---|
| org.havi.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
HEmulatedGraphicsDevice
An
HEmulatedGraphicsDevice is a "virtual" graphics device
that has the capability to be configured to perform one (of many)
possible emulations. |
| Modifier and Type | Method and Description |
|---|---|
HGraphicsDevice |
HScreen.getDefaultHGraphicsDevice()
Return the default graphics device for this screen.
|
HGraphicsDevice |
HGraphicsConfiguration.getDevice()
Returns the
HGraphicsDevice
associated with this HGraphicsConfiguration. |
HGraphicsDevice[] |
HScreen.getHGraphicsDevices()
Returns a list of graphics devices for this screen.
|
| Modifier and Type | Method and Description |
|---|---|
HScene |
HSceneFactory.getFullScreenScene(HGraphicsDevice device)
Create a full-screen
HScene on the
specified HGraphicsDevice
or null if such an HScene cannot be generated. |
Copyright © 2012 code4tv.com. All Rights Reserved.