| Package | Description |
|---|---|
| org.havi.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
HBackgroundConfiguration
The
HBackgroundConfiguration
class describes the characteristics
(settings) of an HBackgroundDevice. |
class |
HEmulatedGraphicsConfiguration
An
HEmulatedGraphicsConfiguration is a configuration for a
"virtual" graphics device that may perform one or more
emulations, e.g. |
class |
HGraphicsConfiguration
The
HGraphicsConfiguration class describes the characteristics
(settings) of an HGraphicsDevice. |
class |
HStillImageBackgroundConfiguration
This class represents a background configuration which supports the
installation of still images.
|
class |
HVideoConfiguration
The
HVideoConfiguration
class describes the characteristics (settings) of an HVideoDevice. |
| Modifier and Type | Method and Description |
|---|---|
HScreenConfiguration[] |
HScreen.getCoherentScreenConfigurations(HScreenConfigTemplate[] hscta)
Return a coherent set of
HScreenConfigurations
matching a set of templates. |
| Modifier and Type | Method and Description |
|---|---|
Point |
HScreenConfiguration.convertTo(HScreenConfiguration destination,
Point source)
Convert a pixel position from one coordinate system to another
without including any rounding errors from passing through
normalized coordinates.
|
Dimension |
HScreenConfiguration.getOffset(HScreenConfiguration hsc)
Returns the offset between the origin of the pixel coordinate
space of the specified
HScreenConfiguration, and the origin of the current pixel
coordinate space of this HScreenConfiguration. |
boolean |
HScreen.setCoherentScreenConfigurations(HScreenConfiguration[] hsca)
Modify the settings for a set of
HScreenDevices, based on their HScreenConfigurations supplied. |
Copyright © 2012 code4tv.com. All Rights Reserved.