public abstract class ConstraintsBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static double |
CONSTRAIN_TO_PREF
If set as max value indicates that the pref value should be used as the max.
|
(package private) WeakReferenceQueue |
impl_nodes |
| Constructor and Description |
|---|
ConstraintsBase() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
add(Parent node) |
(package private) void |
remove(Parent node) |
protected void |
requestLayout()
Calls requestLayout on layout parent associated with this constraint object.
|
public static final double CONSTRAIN_TO_PREF
WeakReferenceQueue impl_nodes