Package | Description |
---|---|
org.universAAL.ontology.ui.preferences |
Modifier and Type | Field and Description |
---|---|
static Intensity |
Intensity.high |
static Intensity |
Intensity.low |
static Intensity |
Intensity.medium |
Modifier and Type | Method and Description |
---|---|
Intensity |
VisualPreferences.getBrightness() |
Intensity |
VisualPreferences.getComponentSpacing() |
Intensity |
VisualPreferences.getContentContrast() |
static Intensity |
Intensity.getIntensityByOrder(int order) |
Intensity |
AuditoryPreferences.getPitch() |
Intensity |
VisualPreferences.getScreenResolution() |
Intensity |
AuditoryPreferences.getSpeechRate() |
Intensity |
AuditoryPreferences.getVolume() |
static Intensity |
Intensity.valueOf(String name) |
Modifier and Type | Method and Description |
---|---|
void |
VisualPreferences.setBrightness(Intensity newPropValue) |
void |
VisualPreferences.setComponentSpacing(Intensity newPropValue) |
void |
VisualPreferences.setContentContrast(Intensity newPropValue) |
void |
AuditoryPreferences.setPitch(Intensity newPropValue) |
void |
VisualPreferences.setScreenResolution(Intensity newPropValue) |
void |
AuditoryPreferences.setSpeechRate(Intensity newPropValue) |
void |
AuditoryPreferences.setVolume(Intensity newPropValue) |
Copyright © 2018 universAAL Consortium. All rights reserved.