Interface | Description |
---|---|
PositionService |
The PositionService provides details about a device's current location on
earth.
|
SettingService |
The SettingService provides a simple way for storing, removing and retrieving
key-value pairs of strings.
|
Class | Description |
---|---|
Platform | |
PlatformFactory |
Provides the link to the native (android, ios, desktop) platform.
|
Position |
A class that contains the latitude and longitude coordinates that map to a
specific point location on earth.
|
Storage |
Enum | Description |
---|---|
JavaFXPlatform | |
Platform.LifecycleEvent |