public class BarrierReference extends HelperReference
ConstraintReference.ConstraintReferenceFactorymReferences, mStatemBottomToBottom, mBottomToTop, mEndToEnd, mEndToStart, mLeftToLeft, mLeftToRight, mMarginBottom, mMarginBottomGone, mMarginEnd, mMarginEndGone, mMarginLeft, mMarginLeftGone, mMarginRight, mMarginRightGone, mMarginStart, mMarginStartGone, mMarginTop, mMarginTopGone, mRightToLeft, mRightToRight, mStartToEnd, mStartToStart, mTopToBottom, mTopToTop| Constructor and Description |
|---|
BarrierReference(State state) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
HelperWidget |
getHelperWidget() |
ConstraintReference |
margin(int value) |
ConstraintReference |
margin(java.lang.Object value) |
void |
setBarrierDirection(State.Direction barrierDirection) |
add, getConstraintWidget, getType, setHelperWidgetaddCustomColor, addCustomFloat, alpha, baseline, baselineToBaseline, baselineToBottom, baselineToTop, bias, bottom, bottomToBottom, bottomToTop, centerHorizontally, centerVertically, circularConstraint, clear, clearHorizontal, clearVertical, createConstraintWidget, end, endToEnd, endToStart, getAlpha, getFacade, getHeight, getHorizontalChainStyle, getHorizontalChainWeight, getKey, getPivotX, getPivotY, getRotationX, getRotationY, getRotationZ, getScaleX, getScaleY, getTag, getTranslationX, getTranslationY, getTranslationZ, getVerticalChainStyle, getVerticalChainWeight, getView, getWidth, height, horizontalBias, left, leftToLeft, leftToRight, marginGone, marginGone, pivotX, pivotY, right, rightToLeft, rightToRight, rotationX, rotationY, rotationZ, scaleX, scaleY, setConstraintWidget, setFacade, setHeight, setHorizontalChainStyle, setHorizontalChainWeight, setKey, setTag, setVerticalChainStyle, setVerticalChainWeight, setView, setWidth, start, startToEnd, startToStart, top, topToBottom, topToTop, translationX, translationY, translationZ, validate, verticalBias, visibility, widthpublic BarrierReference(State state)
public void setBarrierDirection(State.Direction barrierDirection)
public ConstraintReference margin(java.lang.Object value)
margin in class ConstraintReferencepublic ConstraintReference margin(int value)
margin in class ConstraintReferencepublic HelperWidget getHelperWidget()
getHelperWidget in class HelperReference