public class MapAppConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
MapAppConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ControlPreferences |
getControlPreferences() |
LayoutPreferences |
getLayoutPreferences() |
MapSpacePreferences |
getMapSpacePreferences() |
SoundPreferences |
getSoundPreferences() |
VideoPreferences |
getVideoPreferences() |
ProductBranding |
loadProductBranding() |
public ProductBranding loadProductBranding() throws java.io.IOException
java.io.IOExceptionpublic VideoPreferences getVideoPreferences()
public ControlPreferences getControlPreferences()
public SoundPreferences getSoundPreferences()
public MapSpacePreferences getMapSpacePreferences()
public LayoutPreferences getLayoutPreferences()