ConstraintReference
public class ConstraintReference implements Reference
AlignHorizontallyReference |
|
AlignVerticallyReference |
|
BarrierReference |
|
ChainReference |
|
FlowReference |
The FlowReference class can be used to store the relevant properties of a Flow Helper when parsing the Flow Helper information in a JSON representation. |
GridReference |
A HelperReference of a Grid Helper that helps enable Grid in Compose |
HorizontalChainReference |
|
VerticalChainReference |
Summary
Nested types |
|---|
public interface ConstraintReference.ConstraintReferenceFactory |
Protected fields |
|
|---|---|
Object |
|
Object |
|
Object |
|
Object |
|
float |
|
Object |
|
Object |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
Object |
|
Object |
|
Object |
|
Object |
|
Object |
|
Object |
|
float |
Public constructors |
|---|
ConstraintReference(State state) |
Protected fields
Public constructors
Public methods
applyWidgetConstraints
Added in 1.1.1
public void applyWidgetConstraints()
apply all the constraints attributes of the mConstraintWidget
circularConstraint
Added in 1.1.1
public ConstraintReference circularConstraint(Object reference, float angle, float distance)