JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
C
G
H
C
com.gluonhq.charm.down.plugins
- package com.gluonhq.charm.down.plugins
Primary API package for Down - Compass plugin, contains the interface
CompassService
and related classes.
CompassService
- Interface in
com.gluonhq.charm.down.plugins
The compass service provides a compass heading in degrees as a value between 0.0 and 359.99, where a value of 0.0 represents north.
CompassServiceFactory
- Class in
com.gluonhq.charm.down.plugins
CompassServiceFactory()
- Constructor for class com.gluonhq.charm.down.plugins.
CompassServiceFactory
G
getHeading()
- Method in interface com.gluonhq.charm.down.plugins.
CompassService
Returns the compass heading, represented as a value between 0.0 and 359.99, where 0.0 is north.
H
headingProperty()
- Method in interface com.gluonhq.charm.down.plugins.
CompassService
A frequently-updated heading of the compass.
C
G
H
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.