Metadata definitions for Screen. More...
Classes | |
| interface | ActivateThemeMessageArguments |
| Metadata definitions for ActivateThemeMessageArguments. More... | |
Public Attributes | |
| AbstractMessageType | ActivateThemeMessage |
| Activates a specified theme from a theme group. More... | |
| DynamicPropertyType< ColorRGBA > | ClearColorProperty |
| If screen has a clear color, screen will be cleared with the specified color before all other rendering. More... | |
| DynamicPropertyType< Float > | HeightProperty |
| When Metrics Type is set to: More... | |
| DynamicPropertyType< String > | HostNameProperty |
| Containes the name of the host the node originates from. More... | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Screen") |
| Metaclass for Screen. | |
| DynamicPropertyType< Integer > | MetricsTypeProperty |
| Defines the type of the coordinate system for the window metrics. More... | |
| DynamicPropertyType< Integer > | OrientationProperty |
| The orientation of the window. More... | |
| DynamicPropertyType< Float > | WidthProperty |
| When Metrics Type is set to: More... | |
| AbstractMessageType ActivateThemeMessage |
Activates a specified theme from a theme group.
| DynamicPropertyType<ColorRGBA> ClearColorProperty |
If screen has a clear color, screen will be cleared with the specified color before all other rendering.
Depth will be cleared to 1.0f and stencil will be cleared to 0.
| DynamicPropertyType<Float> HeightProperty |
When Metrics Type is set to:
| DynamicPropertyType<String> HostNameProperty |
Containes the name of the host the node originates from.
| DynamicPropertyType<Integer> MetricsTypeProperty |
Defines the type of the coordinate system for the window metrics.
| DynamicPropertyType<Integer> OrientationProperty |
The orientation of the window.
| DynamicPropertyType<Float> WidthProperty |
When Metrics Type is set to: