public class WidgetDisplayInfo
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WidgetDisplayInfo.Type |
| Modifier and Type | Field and Description |
|---|---|
double |
centerValue |
WidgetDisplayInfo.Type |
type |
| Constructor and Description |
|---|
WidgetDisplayInfo(WidgetDisplayInfo.Type type,
double centerValue) |
public final WidgetDisplayInfo.Type type
public final double centerValue
public WidgetDisplayInfo(WidgetDisplayInfo.Type type, double centerValue)
type - centerValue - value of center point if type is SYMMETRIC, any value otherwise