| Package | Description |
|---|---|
| org.havi.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
HStillImageBackgroundConfiguration.displayImage(HBackgroundImage image)
Display an image.
|
void |
HStillImageBackgroundConfiguration.displayImage(HBackgroundImage image,
HScreenRectangle r)
Display an image to cover a particular area of the screen.
|
Object |
HVideoDevice.getVideoController()
Obtain a reference to the object which controls the
presentation of the video.
|
Object |
HVideoDevice.getVideoSource()
Obtain a reference to the source of the video being presented
by this device at this moment.
|
boolean |
HBackgroundDevice.setBackgroundConfiguration(HBackgroundConfiguration hbc)
Set the background configuration for the device.
|
boolean |
HScreen.setCoherentScreenConfigurations(HScreenConfiguration[] hsca)
Modify the settings for a set of
HScreenDevices, based on their HScreenConfigurations supplied. |
void |
HStillImageBackgroundConfiguration.setColor(Color color)
Set the current color of this background.
|
void |
HBackgroundConfiguration.setColor(Color color)
Set the current color of this background.
|
boolean |
HEmulatedGraphicsDevice.setGraphicsConfiguration(HEmulatedGraphicsConfiguration hegc)
Set the graphics configuration for the device.
|
boolean |
HGraphicsDevice.setGraphicsConfiguration(HGraphicsConfiguration hgc)
Set the graphics configuration for the device.
|
boolean |
HVideoDevice.setVideoConfiguration(HVideoConfiguration hvc)
Set the video configuration for the device.
|
Copyright © 2012 code4tv.com. All Rights Reserved.