| Package | Description | 
|---|---|
| org.universAAL.ontology.recommendations | 
| Modifier and Type | Field and Description | 
|---|---|
static SizeUnit | 
SizeUnit.absolute  | 
static SizeUnit | 
SizeUnit.ParentRelative  | 
static SizeUnit | 
SizeUnit.screenRelative  | 
| Modifier and Type | Method and Description | 
|---|---|
static SizeUnit | 
SizeUnit.getContentDensityTypeByOrder(int order)  | 
SizeUnit | 
Size.getUnits()  | 
static SizeUnit | 
SizeUnit.valueOf(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Size.setUnits(SizeUnit unit)  | 
| Constructor and Description | 
|---|
MaximumSize(int width,
           int height,
           SizeUnit unit)  | 
MinimumSize(int width,
           int height,
           SizeUnit unit)  | 
PreferredSize(int width,
             int height,
             SizeUnit unit)  | 
Size(int width,
    int height,
    SizeUnit unit)  | 
Copyright © 2018 universAAL Consortium. All rights reserved.