Uses of Class
org.universAAL.ontology.ui.preferences.Intensity

Packages that use Intensity
org.universAAL.ontology.ui.preferences   
 

Uses of Intensity in org.universAAL.ontology.ui.preferences
 

Fields in org.universAAL.ontology.ui.preferences declared as Intensity
static Intensity Intensity.high
           
static Intensity Intensity.low
           
static Intensity Intensity.medium
           
 

Methods in org.universAAL.ontology.ui.preferences that return Intensity
 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)
           
 

Methods in org.universAAL.ontology.ui.preferences with parameters of type Intensity
 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 © 2014 universAAL Consortium. All Rights Reserved.