- add(SolverVariable, float, boolean) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
Add value to an existing variable
The code is broadly identical to the put() method, only differing
in in-line deletion, and of course doing an add rather than a put
- add(SolverVariable, float, boolean) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- add(int, int) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
-
- add(int, float) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
-
- add(int, String) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
-
- add(int, boolean) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
-
- add(CLElement) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- add(SolverVariable, float, boolean) - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- add(Object...) - Method in class androidx.constraintlayout.core.state.HelperReference
-
- add(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- add(ConstraintWidget) - Method in interface androidx.constraintlayout.core.widgets.Helper
-
- add(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.HelperWidget
-
Add a widget to the helper
- add(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
-
Add a child widget
- add(ConstraintWidget...) - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
-
Add multiple child widgets.
- addCentering(SolverVariable, SolverVariable, int, float, SolverVariable, SolverVariable, int, int) - Method in class androidx.constraintlayout.core.LinearSystem
-
Add an equation of the form (1 - bias) * (a - b) = bias * (c - d)
- addCenterPoint(ConstraintWidget, ConstraintWidget, float, int) - Method in class androidx.constraintlayout.core.LinearSystem
-
Add the equations constraining a widget center to another widget center, positioned
on a circle, following an angle and radius
- addChildrenToSolver(LinearSystem) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Add this widget to the solver
- addChildrenToSolverByDependency(ConstraintWidgetContainer, LinearSystem, HashSet<ConstraintWidget>, int, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- addConstraint(ArrayRow) - Method in class androidx.constraintlayout.core.LinearSystem
-
Add the equation to the system
- addCustomColor(String, int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- addCustomColor(int, String, String, int) - Method in class androidx.constraintlayout.core.state.Transition
-
- addCustomColor(String, int) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- addCustomFloat(String, float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- addCustomFloat(int, String, String, float) - Method in class androidx.constraintlayout.core.state.Transition
-
- addCustomFloat(String, float) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- addCycleValues(HashMap<String, KeyCycleOscillator>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- addDependency(Dependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
-
- addDependents(ArrayList<WidgetGroup>, int, WidgetGroup) - Method in class androidx.constraintlayout.core.widgets.HelperWidget
-
- addEquality(SolverVariable, SolverVariable, int, int) - Method in class androidx.constraintlayout.core.LinearSystem
-
Add an equation of the form a = b + margin
- addEquality(SolverVariable, int) - Method in class androidx.constraintlayout.core.LinearSystem
-
Add an equation of the form a = value
- addError(LinearSystem, int) - Method in class androidx.constraintlayout.core.ArrayRow
-
- addError(SolverVariable) - Method in class androidx.constraintlayout.core.ArrayRow
-
- addError(SolverVariable) - Method in class androidx.constraintlayout.core.GoalRow
-
- addError(SolverVariable) - Method in class androidx.constraintlayout.core.PriorityGoalRow
-
- addGreaterBarrier(SolverVariable, SolverVariable, int, boolean) - Method in class androidx.constraintlayout.core.LinearSystem
-
- addGreaterThan(SolverVariable, SolverVariable, int, int) - Method in class androidx.constraintlayout.core.LinearSystem
-
Add an equation of the form a >= b + margin
- addHorizontalWrapMaxVariable(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
- addHorizontalWrapMinVariable(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
- addIfNotNull(int, String) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
-
- addIndent(StringBuilder, int) - Method in class androidx.constraintlayout.core.parser.CLElement
-
- additionalMeasures - Variable in class androidx.constraintlayout.core.Metrics
-
- addKey(MotionKey) - Method in class androidx.constraintlayout.core.motion.Motion
-
- addKeyAttribute(String, TypedBundle) - Method in class androidx.constraintlayout.core.state.Transition
-
- addKeyCycle(String, TypedBundle) - Method in class androidx.constraintlayout.core.state.Transition
-
- addKeyPosition(String, TypedBundle) - Method in class androidx.constraintlayout.core.state.Transition
-
- addKeyPosition(String, int, int, float, float) - Method in class androidx.constraintlayout.core.state.Transition
-
- addLowerBarrier(SolverVariable, SolverVariable, int, boolean) - Method in class androidx.constraintlayout.core.LinearSystem
-
- addLowerThan(SolverVariable, SolverVariable, int, int) - Method in class androidx.constraintlayout.core.LinearSystem
-
Add an equation of the form a <= b + margin
- addPoint(double, float) - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
-
- addRatio(SolverVariable, SolverVariable, SolverVariable, SolverVariable, float, int) - Method in class androidx.constraintlayout.core.LinearSystem
-
- addSynonym(SolverVariable, SolverVariable, int) - Method in class androidx.constraintlayout.core.LinearSystem
-
- addTarget(DependencyNode, DependencyNode, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- addTarget(DependencyNode, DependencyNode, int, DimensionDependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- addTimeValues(HashMap<String, TimeCycleSplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- addToRow(ArrayRow) - Method in class androidx.constraintlayout.core.SolverVariable
-
- addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.Barrier
-
Add this widget to the solver
- addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Add this widget to the solver
- addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.Flow
-
Add this widget to the solver
- addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.Placeholder
-
- addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
Defines method to add a a view to splines derived form this key frame.
- addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
-
- addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- AlignHorizontallyReference - Class in androidx.constraintlayout.core.state.helpers
-
- AlignHorizontallyReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.AlignHorizontallyReference
-
- AlignVerticallyReference - Class in androidx.constraintlayout.core.state.helpers
-
- AlignVerticallyReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.AlignVerticallyReference
-
- allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLArray
-
- allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLContainer
-
- allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLKey
-
- allocate(String, CLElement) - Static method in class androidx.constraintlayout.core.parser.CLKey
-
- allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLNumber
-
- allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLObject
-
- allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLString
-
- allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLToken
-
- allowedInBarrier() - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- allowedInBarrier() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns true if this widget should be used in a barrier
- allowedInBarrier() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- allowsGoneWidget() - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- allSolved() - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- ALPHA - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
-
- alpha - Variable in class androidx.constraintlayout.core.motion.MotionWidget.PropertySet
-
- alpha(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- alpha - Variable in class androidx.constraintlayout.core.state.WidgetFrame
-
- ANCHOR_BASELINE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- ANCHOR_BOTTOM - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- ANCHOR_LEFT - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- ANCHOR_RIGHT - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- ANCHOR_TOP - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- androidx.constraintlayout.core - package androidx.constraintlayout.core
-
- androidx.constraintlayout.core.motion - package androidx.constraintlayout.core.motion
-
- androidx.constraintlayout.core.motion.key - package androidx.constraintlayout.core.motion.key
-
- androidx.constraintlayout.core.motion.parse - package androidx.constraintlayout.core.motion.parse
-
- androidx.constraintlayout.core.motion.utils - package androidx.constraintlayout.core.motion.utils
-
- androidx.constraintlayout.core.parser - package androidx.constraintlayout.core.parser
-
- androidx.constraintlayout.core.state - package androidx.constraintlayout.core.state
-
- androidx.constraintlayout.core.state.helpers - package androidx.constraintlayout.core.state.helpers
-
- androidx.constraintlayout.core.widgets - package androidx.constraintlayout.core.widgets
-
- androidx.constraintlayout.core.widgets.analyzer - package androidx.constraintlayout.core.widgets.analyzer
-
- append(int, CustomAttribute) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
-
- append(int, CustomVariable) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
-
- apply() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- apply(State, ConstraintWidget, int) - Method in class androidx.constraintlayout.core.state.Dimension
-
Apply the dimension to the given constraint widget
- apply() - Method in class androidx.constraintlayout.core.state.HelperReference
-
- apply() - Method in class androidx.constraintlayout.core.state.helpers.AlignHorizontallyReference
-
- apply() - Method in class androidx.constraintlayout.core.state.helpers.AlignVerticallyReference
-
- apply() - Method in class androidx.constraintlayout.core.state.helpers.BarrierReference
-
- apply() - Method in interface androidx.constraintlayout.core.state.helpers.Facade
-
- apply() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- apply() - Method in class androidx.constraintlayout.core.state.helpers.HorizontalChainReference
-
- apply() - Method in class androidx.constraintlayout.core.state.helpers.VerticalChainReference
-
- apply() - Method in interface androidx.constraintlayout.core.state.Reference
-
- apply(ConstraintWidgetContainer) - Method in class androidx.constraintlayout.core.state.State
-
- apply() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- applyChainConstraints(ConstraintWidgetContainer, LinearSystem, ArrayList<ConstraintWidget>, int) - Static method in class androidx.constraintlayout.core.widgets.Chain
-
Apply specific rules for dealing with chains of widgets.
- applyDelta(TypedValues) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
-
- applyDelta(TypedBundle) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
-
- applyParameters(MotionWidget) - Method in class androidx.constraintlayout.core.motion.MotionPaths
-
- applyRtl(boolean) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- applyToWidget(MotionWidget) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- applyToWidget() - Method in class androidx.constraintlayout.core.widgets.analyzer.ChainRun
-
- applyToWidget() - Method in class androidx.constraintlayout.core.widgets.analyzer.HorizontalWidgetRun
-
- applyToWidget() - Method in class androidx.constraintlayout.core.widgets.analyzer.VerticalWidgetRun
-
- applyTransform(float, float, int, int, float[]) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
-
Apply the transform a velocity vector
- approxLength(HyperSpline.Cubic[]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
-
- ARC_START_FLIP - Static variable in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- ARC_START_HORIZONTAL - Static variable in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- ARC_START_LINEAR - Static variable in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- ARC_START_VERTICAL - Static variable in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- ArcCurveFit - Class in androidx.constraintlayout.core.motion.utils
-
This provides provides a curve fit system that stitches the x,y path together with
quarter ellipses
- ArcCurveFit(int[], double[], double[][]) - Constructor for class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- ARRAY_ROW_CREATION - Static variable in class androidx.constraintlayout.core.LinearSystem
-
- ArrayLinkedVariables - Class in androidx.constraintlayout.core
-
Store a set of variables and their values in an array-based linked list.
- ArrayRow - Class in androidx.constraintlayout.core
-
- ArrayRow() - Constructor for class androidx.constraintlayout.core.ArrayRow
-
- ArrayRow(Cache) - Constructor for class androidx.constraintlayout.core.ArrayRow
-
- ArrayRow.ArrayRowVariables - Interface in androidx.constraintlayout.core
-
- AT_MOST - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
-
- AUTOCOMPLETE_MODE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
-
- AUTOCOMPLETE_MODE_ENUM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
-
- Cache - Class in androidx.constraintlayout.core
-
Cache for common objects
- Cache() - Constructor for class androidx.constraintlayout.core.Cache
-
- calcWave(float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- captureWidgets() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- CARTESIAN - Static variable in class androidx.constraintlayout.core.motion.MotionPaths
-
- centerConnectionResolved - Variable in class androidx.constraintlayout.core.Metrics
-
- centerHorizontally(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- centerHorizontally(Object...) - Method in class androidx.constraintlayout.core.state.State
-
- centerVertically(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- centerVertically(Object...) - Method in class androidx.constraintlayout.core.state.State
-
- centerX() - Method in class androidx.constraintlayout.core.motion.utils.FloatRect
-
- centerX() - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- centerY() - Method in class androidx.constraintlayout.core.motion.utils.FloatRect
-
- centerY() - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- Chain - Class in androidx.constraintlayout.core.widgets
-
Chain management and constraints creation
- Chain() - Constructor for class androidx.constraintlayout.core.widgets.Chain
-
- CHAIN_PACKED - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- CHAIN_SPREAD - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- CHAIN_SPREAD_INSIDE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- chainConnectionResolved - Variable in class androidx.constraintlayout.core.Metrics
-
- ChainHead - Class in androidx.constraintlayout.core.widgets
-
Class to represent a chain by its main elements.
- ChainHead(ConstraintWidget, int, boolean) - Constructor for class androidx.constraintlayout.core.widgets.ChainHead
-
Initialize variables, then determine visible widgets, the head of chain and
matched constraint widgets.
- ChainReference - Class in androidx.constraintlayout.core.state.helpers
-
- ChainReference(State, State.Helper) - Constructor for class androidx.constraintlayout.core.state.helpers.ChainReference
-
- ChainRun - Class in androidx.constraintlayout.core.widgets.analyzer
-
- ChainRun(ConstraintWidget, int) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.ChainRun
-
- circularConstraint(Object, float, float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- CLArray - Class in androidx.constraintlayout.core.parser
-
- CLArray(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLArray
-
- CLContainer - Class in androidx.constraintlayout.core.parser
-
- CLContainer(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLContainer
-
- cleanup(ArrayList<WidgetGroup>) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- clear() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
Clear the list of variables
- clear() - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- clear() - Method in class androidx.constraintlayout.core.ArrayRow
-
- clear() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
-
- clear() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
-
- clear() - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
-
- clear() - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
-
- clear() - Method in class androidx.constraintlayout.core.PriorityGoalRow
-
- clear() - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- clear() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- clear() - Method in class androidx.constraintlayout.core.state.Transition
-
- clear() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
-
- clear() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- clearHorizontal() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- clearVertical() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- CLElement - Class in androidx.constraintlayout.core.parser
-
- CLElement(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLElement
-
- CLKey - Class in androidx.constraintlayout.core.parser
-
- CLKey(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLKey
-
- CLNumber - Class in androidx.constraintlayout.core.parser
-
- CLNumber(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLNumber
-
- CLNumber(float) - Constructor for class androidx.constraintlayout.core.parser.CLNumber
-
- CLObject - Class in androidx.constraintlayout.core.parser
-
- CLObject(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLObject
-
- clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
-
- clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- CLParser - Class in androidx.constraintlayout.core.parser
-
- CLParser(String) - Constructor for class androidx.constraintlayout.core.parser.CLParser
-
- CLParsingException - Exception in androidx.constraintlayout.core.parser
-
- CLParsingException(String, CLElement) - Constructor for exception androidx.constraintlayout.core.parser.CLParsingException
-
- CLString - Class in androidx.constraintlayout.core.parser
-
- CLString(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLString
-
- CLToken - Class in androidx.constraintlayout.core.parser
-
- CLToken(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLToken
-
- colorString(int) - Static method in class androidx.constraintlayout.core.motion.CustomVariable
-
- compareTo(MotionPaths) - Method in class androidx.constraintlayout.core.motion.MotionPaths
-
- compareTo(SolverVariable) - Method in class androidx.constraintlayout.core.SolverVariable
-
- computedValue - Variable in class androidx.constraintlayout.core.SolverVariable
-
- conditionallyFire(float, MotionWidget) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- config(float, float, float, float, float, float) - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
-
- configureRelativeTo(Motion) - Method in class androidx.constraintlayout.core.motion.MotionPaths
-
- connect(ConstraintAnchor, int, int, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Connects this anchor to another one.
- connect(ConstraintAnchor, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Connects this anchor to another one.
- connect(ConstraintAnchor, ConstraintAnchor, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Connect the given anchors together (the from anchor should be owned by this widget)
- connect(ConstraintAnchor.Type, ConstraintWidget, ConstraintAnchor.Type) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Connect a given anchor of this widget to another anchor of a target widget
- connect(ConstraintAnchor.Type, ConstraintWidget, ConstraintAnchor.Type, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Connect a given anchor of this widget to another anchor of a target widget
- connectCircularConstraint(ConstraintWidget, float, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set a circular constraint
- CONSTANT - Static variable in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- ConstraintAnchor - Class in androidx.constraintlayout.core.widgets
-
Model a constraint relation.
- ConstraintAnchor(ConstraintWidget, ConstraintAnchor.Type) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Constructor
- ConstraintAnchor.Type - Enum in androidx.constraintlayout.core.widgets
-
Define the type of anchor
- ConstraintReference - Class in androidx.constraintlayout.core.state
-
- ConstraintReference(State) - Constructor for class androidx.constraintlayout.core.state.ConstraintReference
-
- ConstraintReference.ConstraintReferenceFactory - Interface in androidx.constraintlayout.core.state
-
- constraints - Variable in class androidx.constraintlayout.core.Metrics
-
- constraints(Object) - Method in class androidx.constraintlayout.core.state.State
-
- ConstraintWidget - Class in androidx.constraintlayout.core.widgets
-
Implements a constraint Widget model supporting constraints relations between other widgets.
- ConstraintWidget() - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Default constructor
- ConstraintWidget(String) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- ConstraintWidget(int, int, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Constructor
- ConstraintWidget(String, int, int, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- ConstraintWidget(int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Constructor
- ConstraintWidget(String, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- ConstraintWidget.DimensionBehaviour - Enum in androidx.constraintlayout.core.widgets
-
Define how the widget will resize
- ConstraintWidgetContainer - Class in androidx.constraintlayout.core.widgets
-
A container of ConstraintWidget that can layout its children
- ConstraintWidgetContainer() - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Default constructor
- ConstraintWidgetContainer(int, int, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Constructor
- ConstraintWidgetContainer(int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Constructor
- ConstraintWidgetContainer(String, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
- contains(SolverVariable) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
Returns true if the variable is contained in the list
- contains(SolverVariable) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- contains(SolverVariable) - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- contains(String) - Method in class androidx.constraintlayout.core.state.Transition
-
- contains(int, int) - Method in class androidx.constraintlayout.core.widgets.Rectangle
-
- contains(HashSet<ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- content() - Method in class androidx.constraintlayout.core.parser.CLElement
-
- convertDimension(Object) - Method in class androidx.constraintlayout.core.state.State
-
Implements a conversion function for values, returning int.
- copy() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- copy(MotionKey) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- copy(MotionKey) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- copy(MotionKey) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- copy(MotionKey) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.HelperWidget
-
- copyFrom(ConstraintAnchor, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
- COS_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
-
- count - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- create(State) - Method in interface androidx.constraintlayout.core.state.ConstraintReference.ConstraintReferenceFactory
-
- createConstraintReference(Object) - Method in class androidx.constraintlayout.core.state.State
-
Create a new reference given a key.
- createConstraintWidget() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- createErrorVariable(int, String) - Method in class androidx.constraintlayout.core.LinearSystem
-
- createExtraVariable() - Method in class androidx.constraintlayout.core.LinearSystem
-
- createObjectVariable(Object) - Method in class androidx.constraintlayout.core.LinearSystem
-
- createObjectVariables(LinearSystem) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Create all the system variables for this widget
- createRow() - Method in class androidx.constraintlayout.core.LinearSystem
-
- createRowDimensionPercent(LinearSystem, SolverVariable, SolverVariable, float) - Static method in class androidx.constraintlayout.core.LinearSystem
-
Create a constraint to express A = C * percent
- createRowDimensionRatio(SolverVariable, SolverVariable, SolverVariable, SolverVariable, float) - Method in class androidx.constraintlayout.core.ArrayRow
-
Create a constraint to express A = B + (C - D) * ratio
We use this for ratio, where for example Right = Left + (Bottom - Top) * percent
- createRowEqualDimension(float, float, float, SolverVariable, int, SolverVariable, int, SolverVariable, int, SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
-
- createRowEqualMatchDimensions(float, float, float, SolverVariable, SolverVariable, SolverVariable, SolverVariable) - Method in class androidx.constraintlayout.core.ArrayRow
-
- createRowEquals(SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
-
- createRowEquals(SolverVariable, SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
-
- createRowGreaterThan(SolverVariable, SolverVariable, SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
-
- createRowGreaterThan(SolverVariable, int, SolverVariable) - Method in class androidx.constraintlayout.core.ArrayRow
-
- createRowLowerThan(SolverVariable, SolverVariable, SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
-
- createRowWithAngle(SolverVariable, SolverVariable, SolverVariable, SolverVariable, float) - Method in class androidx.constraintlayout.core.ArrayRow
-
Create a constraint to express At + (Ab-At)/2 = Bt + (Bb-Bt)/2 - angle
- createSlackVariable() - Method in class androidx.constraintlayout.core.LinearSystem
-
- CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
-
- Cubic(double, double, double, double) - Constructor for class androidx.constraintlayout.core.motion.utils.HyperSpline.Cubic
-
- currentContent(String) - Method in class androidx.constraintlayout.core.state.Registry
-
- currentLayoutInformation(String) - Method in class androidx.constraintlayout.core.state.Registry
-
- currentLayoutInformation() - Method in interface androidx.constraintlayout.core.state.RegistryCallback
-
- currentMotionScene() - Method in interface androidx.constraintlayout.core.state.RegistryCallback
-
- CURVE_OFFSET - Static variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- CURVE_PERIOD - Static variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- CURVE_VALUE - Static variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- CurveFit - Class in androidx.constraintlayout.core.motion.utils
-
Base class for curve fitting / interpolation
Curve fits must be capable of being differentiable and extend beyond the points (extrapolate)
- CurveFit() - Constructor for class androidx.constraintlayout.core.motion.utils.CurveFit
-
- CUSTOM - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
-
- CUSTOM - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
-
- CustomArray() - Constructor for class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
-
- CustomAttribute - Class in androidx.constraintlayout.core.motion
-
Defines non standard Attributes
- CustomAttribute(String, CustomAttribute.AttributeType) - Constructor for class androidx.constraintlayout.core.motion.CustomAttribute
-
- CustomAttribute(String, CustomAttribute.AttributeType, Object, boolean) - Constructor for class androidx.constraintlayout.core.motion.CustomAttribute
-
- CustomAttribute(CustomAttribute, Object) - Constructor for class androidx.constraintlayout.core.motion.CustomAttribute
-
- CustomAttribute.AttributeType - Enum in androidx.constraintlayout.core.motion
-
- CustomSet(String, KeyFrameArray.CustomArray) - Constructor for class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
-
- CustomSet(String, KeyFrameArray.CustomArray) - Constructor for class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
-
- CustomSpline(String, KeyFrameArray.CustomVar) - Constructor for class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
-
- CustomVar() - Constructor for class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
-
- CustomVariable - Class in androidx.constraintlayout.core.motion
-
Defines non standard Attributes
- CustomVariable(CustomVariable) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
-
- CustomVariable(String, int, String) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
-
- CustomVariable(String, int, int) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
-
- CustomVariable(String, int, float) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
-
- CustomVariable(String, int, boolean) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
-
- CustomVariable(String, int) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
-
- CustomVariable(String, int, Object) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
-
- CustomVariable(CustomVariable, Object) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
-
- CustomVarSet(String, KeyFrameArray.CustomVar) - Constructor for class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
-
- cyclePosition() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- get(SolverVariable) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
Return the value of a variable, 0 if not found
- get(SolverVariable) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- get(int, double[], double[][]) - Static method in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- get(double) - Method in class androidx.constraintlayout.core.motion.utils.Easing
-
- get(float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
- get(double) - Method in class androidx.constraintlayout.core.motion.utils.Schlick
-
- get(float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
-
- get(double) - Method in class androidx.constraintlayout.core.motion.utils.StepCurve
-
- get(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- get(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- get(SolverVariable) - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- getAcceleration() - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
-
- getAllowsGoneWidget() - Method in class androidx.constraintlayout.core.widgets.Barrier
-
Find if this barrier supports gone widgets.
- getAlpha() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getAlpha() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getAnchor(ConstraintAnchor.Type) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Given a type of anchor, returns the corresponding anchor.
- getAnchor() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- getAnchor(ConstraintAnchor.Type) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- getAnchors() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the array of anchors of this widget
- getAnimateRelativeTo() - Method in class androidx.constraintlayout.core.motion.Motion
-
Will return the id of the view to move relative to
The position at the start and then end will be viewed relative to this view
-1 is the return value if NOT in polar mode
- getArc(int[], double[], double[][]) - Static method in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- getArray(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getArray(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getArrayOrNull(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
-
- getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- getAutoTransition() - Method in class androidx.constraintlayout.core.state.Transition
-
- getBarrierType() - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- getBaselineDistance() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the baseline distance relative to the top of the widget
- getBias() - Method in class androidx.constraintlayout.core.state.helpers.ChainReference
-
- getBiasPercent(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the percentage bias that is used when two opposite connections exist of the same
strength in a particular orientation.
- getBoolean(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getBoolean(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getBoolean() - Method in class androidx.constraintlayout.core.parser.CLToken
-
- getBooleanValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- getBottom() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getBottom() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the bottom position of the widget
- getCache() - Method in class androidx.constraintlayout.core.LinearSystem
-
- getCenter(double, float[], float[]) - Method in class androidx.constraintlayout.core.motion.Motion
-
- getCenterX() - Method in class androidx.constraintlayout.core.motion.Motion
-
- getCenterX() - Method in class androidx.constraintlayout.core.widgets.Rectangle
-
- getCenterY() - Method in class androidx.constraintlayout.core.motion.Motion
-
- getCenterY() - Method in class androidx.constraintlayout.core.widgets.Rectangle
-
- getChildren() - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
-
Access the children
- getColorValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- getCompanionWidget() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the companion widget.
- getConstraintWidget() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getConstraintWidget() - Method in class androidx.constraintlayout.core.state.HelperReference
-
- getConstraintWidget() - Method in interface androidx.constraintlayout.core.state.helpers.Facade
-
- getConstraintWidget() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- getConstraintWidget() - Method in interface androidx.constraintlayout.core.state.Reference
-
- getContainer() - Method in class androidx.constraintlayout.core.parser.CLElement
-
- getContainerItemSkip() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Accessor for the skip value
- getCurrentSize() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
- getCurrentSize() - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- getCurrentSize() - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- getCurveFit() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
-
- getCurveFit() - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
- getCurveFit() - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
-
- getCurveFit() - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- getCustomAttribute(String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getCustomAttribute(String) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- getCustomAttributeNames() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getCustomAttributeNames() - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- getCustomColor(String) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- getCustomFloat(String) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- getDebugName() - Method in class androidx.constraintlayout.core.parser.CLElement
-
- getDebugName() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns the name of this widget (used for debug purposes)
- getDependents() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
- getDiff(double) - Method in class androidx.constraintlayout.core.motion.utils.Easing
-
- getDiff(double) - Method in class androidx.constraintlayout.core.motion.utils.Schlick
-
- getDiff(double) - Method in class androidx.constraintlayout.core.motion.utils.StepCurve
-
- getDimensionBehaviour(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getDimensionRatio() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the current ratio of this widget
- getDimensionRatioSide() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the current side on which ratio will be applied
- getDrawPath() - Method in class androidx.constraintlayout.core.motion.Motion
-
- getEnd() - Method in class androidx.constraintlayout.core.parser.CLElement
-
The character index this element was ended on
- getEnd(String) - Method in class androidx.constraintlayout.core.state.Transition
-
- getEnd(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.Transition
-
Used in debug draw
- getFacade() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getFacade() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- getFacade() - Method in interface androidx.constraintlayout.core.state.Reference
-
- getFinalHeight() - Method in class androidx.constraintlayout.core.motion.Motion
-
get the width of the widget at the end of the movement.
- getFinalValue() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
- getFinalWidth() - Method in class androidx.constraintlayout.core.motion.Motion
-
get the width of the widget at the end of the movement.
- getFinalX() - Method in class androidx.constraintlayout.core.motion.Motion
-
get the left most position of the widget at the end of the movement.
- getFinalY() - Method in class androidx.constraintlayout.core.motion.Motion
-
get the top most position of the widget at the end of the movement.
- getFirst() - Method in class androidx.constraintlayout.core.widgets.ChainHead
-
- getFirstMatchConstraintWidget() - Method in class androidx.constraintlayout.core.widgets.ChainHead
-
- getFirstVisibleWidget() - Method in class androidx.constraintlayout.core.widgets.ChainHead
-
- getFloat(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getFloat(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getFloat() - Method in class androidx.constraintlayout.core.parser.CLElement
-
- getFloat() - Method in class androidx.constraintlayout.core.parser.CLNumber
-
- getFloatOrNaN(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getFloatValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- getFloatValue(Object, String, int) - Method in class androidx.constraintlayout.core.motion.utils.KeyCache
-
- getFramePosition() - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
Gets the current frame position
- getHasBaseline() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getHead() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
- getHead() - Method in class androidx.constraintlayout.core.widgets.ChainHead
-
- getHeight() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getHeight() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the height of the widget
- getHelperWidget() - Method in class androidx.constraintlayout.core.state.HelperReference
-
- getHelperWidget() - Method in class androidx.constraintlayout.core.state.helpers.BarrierReference
-
- getHorizontalBiasPercent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the horizontal percentage bias that is used when two opposite connections
exist of the same strength.
- getHorizontalChainControlWidget() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
if in a horizontal chain return the left most widget in the chain.
- getHorizontalChainStyle() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getHorizontalChainStyle() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
get the chain starting from this widget to be packed.
- getHorizontalChainWeight() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getHorizontalDimensionBehaviour() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Accessor for the horizontal dimension behaviour
- getHorizontalGuidelines() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Accessor to the horizontal guidelines contained in the table.
- getHorizontalMargin() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns all the horizontal margin of the widget.
- getId(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
- getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
-
- getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- getId(String) - Method in class androidx.constraintlayout.core.motion.Motion
-
- getId(String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
Method to go from String names of values to id of the values
IDs are use for efficiency
- getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
-
Method to go from String names of values to id of the values
IDs are use for efficiency
- getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
Method to go from String names of values to id of the values
IDs are use for efficiency
- getId(String) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
-
- getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
-
Method to go from String names of values to id of the values
IDs are use for efficiency
- getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
Method to go from String names of values to id of the values
IDs are use for efficiency
- getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
-
Method to go from String names of values to id of the values
IDs are use for efficiency
- getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
Method to go from String names of values to id of the values
IDs are use for efficiency
- getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
-
Method to go from String names of values to id of the values
IDs are use for efficiency
- getId(String) - Method in class androidx.constraintlayout.core.state.Transition
-
- getId() - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- getId() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- getIdsForTag(String) - Method in class androidx.constraintlayout.core.state.State
-
- getInstance() - Static method in class androidx.constraintlayout.core.state.Registry
-
- getInt(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getInt(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getInt() - Method in class androidx.constraintlayout.core.parser.CLElement
-
- getInt() - Method in class androidx.constraintlayout.core.parser.CLNumber
-
- getInteger(int) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
-
- getIntegerValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- getInterpolated(String) - Method in class androidx.constraintlayout.core.state.Transition
-
- getInterpolated(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.Transition
-
Used after the interpolation
- getInterpolatedColor(float[]) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- getInterpolatedColor(float[]) - Method in class androidx.constraintlayout.core.motion.utils.Utils
-
- getInterpolation(float) - Method in interface androidx.constraintlayout.core.motion.utils.DifferentialInterpolator
-
- getInterpolation(float) - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
-
- getInterpolation(float) - Method in interface androidx.constraintlayout.core.motion.utils.StopEngine
-
- getInterpolation(float) - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
-
- getInterpolation(float) - Method in interface androidx.constraintlayout.core.state.Interpolator
-
- getInterpolator(String) - Static method in class androidx.constraintlayout.core.motion.utils.Easing
-
- getInterpolator(int, String) - Static method in class androidx.constraintlayout.core.state.Transition
-
- getInterpolator() - Method in class androidx.constraintlayout.core.state.Transition
-
- getKey() - Method in class androidx.constraintlayout.core.ArrayRow
-
- getKey() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getKey() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- getKey() - Method in interface androidx.constraintlayout.core.state.Reference
-
- getKeyFrame(int) - Method in class androidx.constraintlayout.core.motion.Motion
-
provides acces to MotionPath objects
- getKeyFrameInfo(int, int[]) - Method in class androidx.constraintlayout.core.motion.Motion
-
Get the keyFrames for the view controlled by this MotionController
the info data structure is of the the form
0 length if your are at index i the [i+len+1] is the next entry
1 type 1=Attributes, 2=Position, 3=TimeCycle 4=Cycle 5=Trigger
2 position
3 x location
4 y location
5
...
- getKeyFramePositions(int[], float[]) - Method in class androidx.constraintlayout.core.motion.Motion
-
Get the keyFrames for the view controlled by this MotionController
- getKeyFrames(String, float[], int[], int[]) - Method in class androidx.constraintlayout.core.state.Transition
-
- getLast() - Method in class androidx.constraintlayout.core.widgets.ChainHead
-
- getLastHorizontalMeasureSpec() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getLastMatchConstraintWidget() - Method in class androidx.constraintlayout.core.widgets.ChainHead
-
- getLastModified(String) - Method in class androidx.constraintlayout.core.state.Registry
-
- getLastModified() - Method in interface androidx.constraintlayout.core.state.RegistryCallback
-
- getLastVerticalMeasureSpec() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getLastVisibleWidget() - Method in class androidx.constraintlayout.core.widgets.ChainHead
-
- getLayoutList() - Method in class androidx.constraintlayout.core.state.Registry
-
- getLeft() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getLeft() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getLength(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Get a dimension of the widget in a particular orientation.
- getLimitedDimension(int, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- getLine() - Method in class androidx.constraintlayout.core.parser.CLElement
-
get the line Number
- getMargin() - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- getMargin() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Return the connection's margin from this anchor to its target.
- getMaxElementsWrap() - Method in class androidx.constraintlayout.core.widgets.Flow
-
- getMaxHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getMaxWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getMeasuredHeight() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- getMeasuredWidth() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- getMeasurer() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
- getMemoryUsed() - Method in class androidx.constraintlayout.core.LinearSystem
-
- getMetrics() - Static method in class androidx.constraintlayout.core.LinearSystem
-
- getMinHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the minimum height of the widget
- getMinWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the minimum width of the widget
- getMotion(String) - Method in class androidx.constraintlayout.core.state.Transition
-
- getName() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- getName() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getName() - Method in class androidx.constraintlayout.core.parser.CLKey
-
- getName() - Method in class androidx.constraintlayout.core.SolverVariable
-
Accessor for the name
- getNextChainMember(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the next chain member if one exists
- getNextIndice(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
- getNumberKeyPositions(WidgetFrame) - Method in class androidx.constraintlayout.core.state.Transition
-
- getNumEquations() - Method in class androidx.constraintlayout.core.LinearSystem
-
- getNumVariables() - Method in class androidx.constraintlayout.core.LinearSystem
-
- getObject(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getObject(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getObjectOrNull(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getObjectVariableValue(Object) - Method in class androidx.constraintlayout.core.LinearSystem
-
- getOpposite() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Returns the opposite anchor to this one
- getOptimizationLevel() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Returns the current optimization level
- getOptimizerWrapHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getOptimizerWrapWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getOrientation() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- getOrientation() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- getOrientation() - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- getOrientation() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- getOrNull(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getOrNull(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getOwner() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Return the anchor's owner
- getPaddingBottom() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- getPaddingLeft() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- getPaddingRight() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- getPaddingTop() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- getParent() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getParent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns the parent of this widget if there is one
- getPath(String) - Method in class androidx.constraintlayout.core.state.Transition
-
- getPivotCandidate(LinearSystem, boolean[]) - Method in class androidx.constraintlayout.core.ArrayRow
-
- getPivotCandidate(LinearSystem, boolean[]) - Method in class androidx.constraintlayout.core.PriorityGoalRow
-
- getPivotX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getPivotX() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getPivotY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getPivotY() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
-
- getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
-
- getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
-
- getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
-
- getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
-
- getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
-
- getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
-
- getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
-
- getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
-
- getPreviousChainMember(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the previous chain member if one exists
- getRelativeBegin() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- getRelativeBehaviour() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- getRelativeEnd() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- getRelativePercent() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- getRight() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getRight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the right position of the widget
- getRootConstraintContainer() - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
-
Return the top-level ConstraintWidgetContainer
- getRootX() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the x position of the widget, relative to the root
(without animation)
- getRootY() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the y position of the widget, relative to the root
(without animation)
- getRotationX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getRotationX() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getRotationY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getRotationY() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getRotationZ() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getRotationZ() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getRun(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getScaleX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getScaleX() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getScaleY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getScaleY() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getSceneString(StringBuilder) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getSceneString(StringBuilder) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
- getSlope(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- getSlope(double, int) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- getSlope(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- getSlope(double, int) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- getSlope(float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
- getSlope(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
-
- getSlope(double, int) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
-
- getSlope(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
-
- getSlope(double, int) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
-
- getSlope(double, double, double) - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
-
- getSlope(float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
-
- getSolverVariable() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Return the solver variable for this anchor
- getStart() - Method in class androidx.constraintlayout.core.parser.CLElement
-
The character index this element was started on
- getStart(String) - Method in class androidx.constraintlayout.core.state.Transition
-
- getStart(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.Transition
-
Used in debug draw
- getStartHeight() - Method in class androidx.constraintlayout.core.motion.Motion
-
get the width of the widget at the start of the movement.
- getStartWidth() - Method in class androidx.constraintlayout.core.motion.Motion
-
get the width of the widget at the start of the movement.
- getStartX() - Method in class androidx.constraintlayout.core.motion.Motion
-
get the left most position of the widget at the start of the movement.
- getStartY() - Method in class androidx.constraintlayout.core.motion.Motion
-
get the top most position of the widget at the start of the movement.
- getState(MotionWidget) - Method in class androidx.constraintlayout.core.motion.utils.ViewState
-
- getStrClass() - Method in class androidx.constraintlayout.core.parser.CLElement
-
- getString(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getString(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getStringOrNull(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getStringOrNull(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- getStringValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- getStyle() - Method in class androidx.constraintlayout.core.state.helpers.ChainReference
-
- getSystem() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
- getTag() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getTarget(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- getTarget(ConstraintAnchor, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- getTarget() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Return the connection's target (null if not connected)
- getTimePoints() - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
-
- getTimePoints() - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- getTimePoints() - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
-
- getTimePoints() - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
-
- getTop() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getTop() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getTotalWeight() - Method in class androidx.constraintlayout.core.widgets.ChainHead
-
- getTransformPivotTarget() - Method in class androidx.constraintlayout.core.motion.Motion
-
Get the view to pivot around
- getTranslationX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getTranslationX() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getTranslationY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getTranslationY() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getTranslationZ() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getTranslationZ() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getType() - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
- getType() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
-
- getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
-
- getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
- getType() - Method in class androidx.constraintlayout.core.parser.CLToken
-
- getType() - Method in class androidx.constraintlayout.core.state.HelperReference
-
- getType() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Return the type of the anchor
- getType() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns the type string if set
- getType() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Specify the xml type for the container
- getType() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
Specify the xml type for the container
- getValue(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
- getValue(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- getValue(double, double) - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
-
- getValue() - Method in class androidx.constraintlayout.core.parser.CLKey
-
- getValueAttributes(int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
Sets the attributes
- getValuesToInterpolate(float[]) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
- getValuesToInterpolate(float[]) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- getValueToInterpolate() - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
Transforms value to a float for the purpose of interpolation
- getValueToInterpolate() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
Transforms value to a float for the purpose of interpolation
- getVariable(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
Return a variable from its position in the linked list
- getVariable(int) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- getVariable(int) - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- getVariableValue(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
Return the value of a variable from its position in the linked list
- getVariableValue(int) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- getVariableValue(int) - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- getVelocity() - Method in interface androidx.constraintlayout.core.motion.utils.DifferentialInterpolator
-
- getVelocity(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
-
- getVelocity(float) - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
-
- getVelocity() - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
-
- getVelocity(float) - Method in interface androidx.constraintlayout.core.motion.utils.StopEngine
-
- getVelocity() - Method in interface androidx.constraintlayout.core.motion.utils.StopEngine
-
- getVelocity(float) - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
-
- getVelocity() - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
-
- getVerticalBiasPercent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the vertical percentage bias that is used when two opposite connections
exist of the same strength.
- getVerticalChainControlWidget() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
if in a vertical chain return the top most widget in the chain.
- getVerticalChainStyle(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getVerticalChainStyle() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the chain starting from this widget to be packed.
- getVerticalChainWeight() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getVerticalDimensionBehaviour() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Accessor for the vertical dimension behaviour
- getVerticalGuidelines() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Accessor to the vertical guidelines contained in the table.
- getVerticalMargin() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns all the vertical margin of the widget
- getView() - Method in class androidx.constraintlayout.core.motion.Motion
-
- getView() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getVisibility() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getVisibility() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns the current visibility value for this widget
- getWidgetFrame() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getWidth() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getWidth() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- getWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the width of the widget
- getWrapBehaviorInParent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- getWrapDimension() - Method in class androidx.constraintlayout.core.widgets.analyzer.ChainRun
-
- getWrapDimension() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- getX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getX() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the x position of the widget, relative to its container
- getY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- getY() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Return the y position of the widget, relative to its container
- GoalRow - Class in androidx.constraintlayout.core
-
- GoalRow(Cache) - Constructor for class androidx.constraintlayout.core.GoalRow
-
- GONE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- GONE_UNSET - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
-
- graphOptimizer - Variable in class androidx.constraintlayout.core.LinearSystem
-
- graphOptimizer - Variable in class androidx.constraintlayout.core.Metrics
-
- graphSolved - Variable in class androidx.constraintlayout.core.Metrics
-
- grouping - Variable in class androidx.constraintlayout.core.Metrics
-
- Grouping - Class in androidx.constraintlayout.core.widgets.analyzer
-
Implements a simple grouping mechanism, to group interdependent widgets together.
- Grouping() - Constructor for class androidx.constraintlayout.core.widgets.analyzer.Grouping
-
- guideline(Object, int) - Method in class androidx.constraintlayout.core.state.State
-
- Guideline - Class in androidx.constraintlayout.core.widgets
-
Guideline
- Guideline() - Constructor for class androidx.constraintlayout.core.widgets.Guideline
-
- GuidelineReference - Class in androidx.constraintlayout.core.state.helpers
-
- GuidelineReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- guidelineUseRtl - Variable in class androidx.constraintlayout.core.widgets.Guideline
-
- id - Variable in class androidx.constraintlayout.core.SolverVariable
-
- immediateConnect(ConstraintAnchor.Type, ConstraintWidget, ConstraintAnchor.Type, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Immediate connection to an anchor without any checks.
- indexOf(SolverVariable) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
- indexOf(SolverVariable) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- indexOf(SolverVariable) - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- infeasibleDetermineGroups - Variable in class androidx.constraintlayout.core.Metrics
-
- inGoal - Variable in class androidx.constraintlayout.core.SolverVariable
-
- initFromRow(LinearSystem.Row) - Method in class androidx.constraintlayout.core.ArrayRow
-
Used to initiate a goal from a given row (to see if we can remove an extra var)
- INT_MASK - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
-
- interpolate(MotionWidget, float, long, KeyCache) - Method in class androidx.constraintlayout.core.motion.Motion
-
The main driver of interpolation
- interpolate(int, int, float) - Method in class androidx.constraintlayout.core.state.Transition
-
- interpolate(int, int, WidgetFrame, WidgetFrame, WidgetFrame, Transition, float) - Static method in class androidx.constraintlayout.core.state.WidgetFrame
-
- INTERPOLATED - Static variable in class androidx.constraintlayout.core.state.Transition
-
- interpolatedPos - Variable in class androidx.constraintlayout.core.state.WidgetFrame
-
- Interpolator - Interface in androidx.constraintlayout.core.state
-
- intersects(int, int, FloatRect, FloatRect, float, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- intersectWith(WidgetGroup) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- invalidateGraph() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
-
Invalidate the graph of constraints
- invalidateGraph() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Invalidate the graph of constraints
- invalidateMeasures() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
-
Mark the widgets as needing to be remeasured
- invalidateMeasures() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Invalidate the widgets measures
- invert() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
Invert the values of all the variables in the list
- invert() - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- invert() - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- INVISIBLE - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
-
- INVISIBLE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isAuthoritative() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- isCenterConnection() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- isConnected() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Returns the connection status of this anchor
- isConnectionAllowed(ConstraintWidget, ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Return true if we can connect this anchor to this target.
- isConnectionAllowed(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Return true if we can connect this anchor to this target.
- isContinuous() - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
Continuous types are interpolated they are fired only at
- isContinuous() - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
Continuous types are interpolated they are fired only at
- isDefaultTransform() - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- isDimensionResolved() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- isDone() - Method in class androidx.constraintlayout.core.parser.CLElement
-
- isEmpty() - Method in class androidx.constraintlayout.core.ArrayRow
-
- isEmpty() - Method in class androidx.constraintlayout.core.PriorityGoalRow
-
- isEmpty() - Method in class androidx.constraintlayout.core.state.Transition
-
- isFinalValue - Variable in class androidx.constraintlayout.core.SolverVariable
-
- isHeightMeasuredTooSmall() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Return true if the height given is too small for the content laid out
- isHeightWrapContent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns true if height is set to wrap_content
- isHorizontalSolvingPassDone() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isInBarrier(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isInHorizontalChain() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Test if you are in a Horizontal chain
- isInPlaceholder() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isInt() - Method in class androidx.constraintlayout.core.parser.CLNumber
-
- isInVerticalChain() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Test if you are in a vertical chain
- isInVirtualLayout() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isMeasureRequested() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isNull() - Method in class androidx.constraintlayout.core.parser.CLToken
-
- isPercent() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- isResolved() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- isResolvedHorizontally() - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- isResolvedHorizontally() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isResolvedHorizontally() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- isResolvedVertically() - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- isResolvedVertically() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isResolvedVertically() - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- isRoot() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns true if the widget is the root widget
- isRtl() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Returns the rtl status.
- isSideAnchor() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Return true if this anchor is a side anchor
- isSimilarDimensionConnection(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Return true if the connection to the given anchor is in the
same dimension (horizontal or vertical)
- isSpreadHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isSpreadWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isStarted() - Method in class androidx.constraintlayout.core.parser.CLElement
-
- isStopped() - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
-
- isStopped() - Method in interface androidx.constraintlayout.core.motion.utils.StopEngine
-
- isStopped() - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
-
- isTerminalWidget - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isValidConnection(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Checks if the connection to a given anchor is valid.
- isVerticalAnchor() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Utility function returning true if this anchor is a vertical one.
- isVerticalSolvingPassDone() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- isWidthMeasuredTooSmall() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Return true if the width given is too small for the content laid out
- isWidthWrapContent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Returns true if width is set to wrap_content
- iterations - Variable in class androidx.constraintlayout.core.Metrics
-
- iterator() - Method in class androidx.constraintlayout.core.parser.CLObject
-
- S_ALPHA - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_ALPHA - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_ANIMATE_CIRCLEANGLE_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_ANIMATE_RELATIVE_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_AUTO_TRANSITION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
- S_BOOLEAN - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
-
- S_COLOR - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
-
- S_CURVE_FIT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_CURVE_FIT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_CUSTOM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_CUSTOM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
-
- S_CUSTOM_WAVE_SHAPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_DEFAULT_DURATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
-
- S_DIMENSION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
-
- S_DRAW_PATH - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_DRAWPATH - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
-
- S_DURATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
- S_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_ELEVATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_ELEVATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_FLOAT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
-
- S_FRAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_FROM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
- S_INT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
-
- S_INTERPOLATOR - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
- S_LAYOUT_DURING_TRANSITION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
-
- S_PATH_MOTION_ARC - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
- S_PATH_ROTATE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_PATH_ROTATE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_PATH_ROTATE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_PATHMOTION_ARC - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_PERCENT_HEIGHT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
-
- S_PERCENT_WIDTH - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
-
- S_PERCENT_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
-
- S_PERCENT_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
-
- S_PIVOT_TARGET - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_PIVOT_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_PIVOT_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_PIVOT_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_PIVOT_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_POLAR_RELATIVETO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_PROGRESS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_PROGRESS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_QUANTIZE_INTERPOLATOR - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_QUANTIZE_INTERPOLATOR_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_QUANTIZE_INTERPOLATOR_TYPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_QUANTIZE_MOTION_PHASE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_QUANTIZE_MOTIONSTEPS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_REFERENCE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
-
- S_ROTATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_ROTATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_ROTATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_ROTATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_ROTATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_ROTATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_SCALE_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_SCALE_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_SCALE_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_SCALE_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_SIZE_PERCENT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
-
- S_STAGGER - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
-
- S_STAGGERED - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
- S_STRING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
-
- S_TARGET - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
- S_TRANSITION_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
-
- S_TRANSITION_FLAGS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
-
- S_TRANSLATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_TRANSLATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_TRANSLATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_TRANSLATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_TRANSLATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_TRANSLATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_VISIBILITY - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
-
- S_VISIBILITY - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_WAVE_OFFSET - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_WAVE_PERIOD - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_WAVE_PHASE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- S_WAVE_SHAPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
-
- sameFixedHeight(int) - Method in class androidx.constraintlayout.core.state.State
-
- sameFixedWidth(int) - Method in class androidx.constraintlayout.core.state.State
-
- SAW_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
-
- SCALE_X - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
-
- SCALE_Y - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
-
- scaleX(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- scaleX - Variable in class androidx.constraintlayout.core.state.WidgetFrame
-
- scaleY(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- scaleY - Variable in class androidx.constraintlayout.core.state.WidgetFrame
-
- Schlick - Class in androidx.constraintlayout.core.motion.utils
-
Schlick’s bias and gain functions
curve for use in an easing function including quantize functions
- SCREEN - Static variable in class androidx.constraintlayout.core.motion.MotionPaths
-
- SELECTION_SLOPE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- SELF_DIMENSIONS - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
-
- serialize(StringBuilder) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- serialize(StringBuilder, boolean) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
If true also send the phone orientation
- serialize(StringBuilder) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- set(CLElement) - Method in class androidx.constraintlayout.core.parser.CLKey
-
- setAllowsGoneWidget(boolean) - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- setAuthoritative(boolean) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- setBarrierDirection(State.Direction) - Method in class androidx.constraintlayout.core.state.helpers.BarrierReference
-
- setBarrierType(int) - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- setBaselineDistance(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the baseline distance relative to the top of the widget
- setBooleanValue(boolean) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- setBounds(int, int, int, int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setBounds(int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.Rectangle
-
- setColorValue(int) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
- setCompanionWidget(Object) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the companion widget.
- setConstraintWidget(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setConstraintWidget(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- setConstraintWidget(ConstraintWidget) - Method in interface androidx.constraintlayout.core.state.Reference
-
- setContainer(CLContainer) - Method in class androidx.constraintlayout.core.parser.CLElement
-
- setContainerItemSkip(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the skip value for this widget.
- setCustom(Object) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
- setCustomAttribute(String, int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- setCustomAttribute(String, int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- setCustomAttribute(String, int, boolean) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- setCustomAttribute(String, int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- setCustomAttribute(String, int, float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setCustomAttribute(String, int, int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setCustomAttribute(String, int, boolean) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setCustomAttribute(String, int, String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setCustomAttribute(String, int, float) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- setCustomAttribute(String, int, int) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- setCustomAttribute(String, int, boolean) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- setCustomAttribute(String, int, String) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- setCustomValue(CustomAttribute, float[]) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- setDebugHandle(Utils.DebugHandle) - Static method in class androidx.constraintlayout.core.motion.utils.Utils
-
- setDebugName(String) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the debug name of this widget
- setDebugSolverName(LinearSystem, String) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Utility debug function.
- setDimension(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set both width and height of the widget
- setDimensionRatio(String) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the ratio of the widget
- setDimensionRatio(float, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the ratio of the widget
The ratio will be applied if at least one of the dimension (width or height) is set to a behaviour
of DimensionBehaviour.MATCH_CONSTRAINT -- the dimension's value will be set to the other dimension * ratio.
- setDrawDebug(String, int) - Method in class androidx.constraintlayout.core.state.Registry
-
- setDrawDebug(int) - Method in interface androidx.constraintlayout.core.state.RegistryCallback
-
- setDrawPath(int) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setEnd(MotionWidget) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setEnd(long) - Method in class androidx.constraintlayout.core.parser.CLElement
-
- setFacade(Facade) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setFinalBaseline(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setFinalFrame(int, int, int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setFinalHorizontal(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setFinalLeft(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setFinalTop(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setFinalValue(LinearSystem, float) - Method in class androidx.constraintlayout.core.SolverVariable
-
- setFinalValue(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
- setFinalValue(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- setFinalVertical(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setFirstHorizontalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setFirstHorizontalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setFirstVerticalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setFirstVerticalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setFloatValue(float) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
- setFloatValue(float) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- setFloatValue(Object, String, int, float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCache
-
- setFrame(int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the position+dimension of the widget given left/top/right/bottom
- setFrame(int, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the position+dimension of the widget based on starting/ending positions on one dimension.
- setFramePosition(int) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
sets the frame position
- setGoneMargin(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Set the gone margin of the connection (if there's one)
- setGoneMargin(ConstraintAnchor.Type, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the margin to be used when connected to a widget with a visibility of GONE
- setGuideBegin(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- setGuideEnd(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- setGuidePercent(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- setGuidePercent(float) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- setHasBaseline(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setHeight(Dimension) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setHeight(Dimension) - Method in class androidx.constraintlayout.core.state.State
-
- setHeight(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the height of the widget
- setHeightWrapContent(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Keep track of wrap_content for height
- setHelperWidget(HelperWidget) - Method in class androidx.constraintlayout.core.state.HelperReference
-
- setHorizontalAlign(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setHorizontalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setHorizontalBiasPercent(float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the horizontal bias percent to apply when we have two opposite constraints of
equal strength
- setHorizontalChainStyle(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setHorizontalChainStyle(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the chain starting from this widget to be packed.
- setHorizontalChainWeight(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setHorizontalDimension(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the positions for the horizontal dimension only
- setHorizontalDimensionBehaviour(ConstraintWidget.DimensionBehaviour) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the widget's behaviour for the horizontal dimension
- setHorizontalGap(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setHorizontalMatchStyle(int, int, int, float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the horizontal style when MATCH_CONSTRAINT is set
- setHorizontalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setHorizontalWeight(float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the horizontal weight (only used in chains)
- setInBarrier(int, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setInPlaceholder(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setInterpolatedValue(MotionWidget, float[]) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- setInterpolatedValue(CustomAttribute, float[]) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setInterpolation(HashMap<String, Integer>) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
Key frame can specify the type of interpolation it wants on various attributes
For each string it set it to -1, CurveFit.LINEAR or CurveFit.SPLINE
- setInterpolation(HashMap<String, Integer>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
-
- setIntValue(int) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
- setIntValue(int) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- setInVirtualLayout(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setKey(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setKey(Object) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- setKey(Object) - Method in interface androidx.constraintlayout.core.state.Reference
-
- setLastHorizontalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setLastHorizontalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setLastMeasureSpec(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setLastVerticalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setLastVerticalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setLayoutInformationMode(String, int) - Method in class androidx.constraintlayout.core.state.Registry
-
- setLayoutInformationMode(int) - Method in interface androidx.constraintlayout.core.state.RegistryCallback
-
- setLength(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the dimension of a widget in a particular orientation.
- setLine(int) - Method in class androidx.constraintlayout.core.parser.CLElement
-
- setMargin(int) - Method in class androidx.constraintlayout.core.widgets.Barrier
-
- setMargin(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
-
Set the margin of the connection (if there's one)
- setMaxElementsWrap(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setMaxHeight(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setMaxWidth(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setMeasure(int, int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- setMeasurer(BasicMeasure.Measurer) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
-
- setMeasurer(BasicMeasure.Measurer) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
- setMeasureRequested(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setMinHeight(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the minimum height of the widget
- setMinimumPosition(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- setMinWidth(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the minimum width of the widget
- setName(String) - Method in class androidx.constraintlayout.core.SolverVariable
-
- setOffset(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the offset of this widget relative to the root widget
- setOffset(int, int) - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
-
Set the offset of this widget relative to the root widget.
- setOptimizationLevel(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Resolves the system directly when possible
- setOrientation(int) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- setOrientation(int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- setOrientation(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setOrientation(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
-
- setOrigin(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set both the origin in (x, y) of the widget, relative to its container
- setPadding(int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Set the padding on this container.
- setPadding(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- setPaddingBottom(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- setPaddingEnd(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- setPaddingLeft(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- setPaddingRight(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- setPaddingStart(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- setPaddingTop(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
-
- setParent(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the parent of this widget
- setPass(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Keep track of the # of passes
- setPathMotionArc(int) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setPathRotate(MotionWidget, float, double, double) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator.PathRotateSet
-
- setPivotX(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setPivotY(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setPoint(int, int, String, int, float, float, float, float, Object) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
sets a oscillator wave point
- setPoint(int, int, String, int, float, float, float, float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
sets a oscillator wave point
- setPoint(int, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
-
- setPoint(int, CustomAttribute) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
-
- setPoint(int, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
-
- setPoint(int, CustomVariable) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
-
- setPoint(int, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
-
- setPoint(int, float, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
-
- setPoint(int, CustomAttribute, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
-
- setPoint(int, float, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
-
- setPoint(int, CustomVariable, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
-
- setPoint(int, float, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- setProperty(MotionWidget, float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator.PathRotateSet
-
- setProperty(MotionWidget, float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
- setProperty(WidgetFrame, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
-
- setProperty(TypedValues, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
-
- setProperty(MotionWidget, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
-
- setProperty(TypedValues, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
-
- setProperty(MotionWidget, float, long, KeyCache) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
-
- setProperty(MotionWidget, float, long, KeyCache) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
-
- setRotationVelocity(SplineSet, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
-
- setRotationVelocity(KeyCycleOscillator, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
-
- setRotationX(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setRotationY(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setRotationZ(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setRtl(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
-
Set the rtl status.
- setScaleVelocity(SplineSet, SplineSet, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
-
- setScaleVelocity(KeyCycleOscillator, KeyCycleOscillator, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
-
- setScaleX(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setScaleY(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setStart(MotionWidget) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setStart(long) - Method in class androidx.constraintlayout.core.parser.CLElement
-
- setStartState(ViewState, MotionWidget, int, int, int) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setStartTime(long) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- setStringValue(String) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
- setStringValue(String) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- setSynonym(LinearSystem, SolverVariable, float) - Method in class androidx.constraintlayout.core.SolverVariable
-
- setTag(String) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setTag(String, String) - Method in class androidx.constraintlayout.core.state.State
-
- setTransformPivotTarget(int) - Method in class androidx.constraintlayout.core.motion.Motion
-
Set a view to pivot around
- setTransitionProperties(TypedBundle) - Method in class androidx.constraintlayout.core.state.Transition
-
- setTranslationVelocity(SplineSet, SplineSet, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
-
- setTranslationVelocity(KeyCycleOscillator, KeyCycleOscillator, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
-
- setTranslationX(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setTranslationY(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setTranslationZ(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setType(String) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
- setType(int, String) - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
-
- setType(String) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
-
- setType(String) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- setType(SolverVariable.Type, String) - Method in class androidx.constraintlayout.core.SolverVariable
-
- setType(String) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the type of the widget (as a String)
- setup(int, int, float, long) - Method in class androidx.constraintlayout.core.motion.Motion
-
Called after all TimePoints & Cycles have been added;
Spines are evaluated
- setup(double[][]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
-
- setup(float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
- setup(int) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
-
- setup(int) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
-
- setup(int) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
-
- setup(int) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
-
- setup(int) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
-
- setup(int) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- setupDimensionRatio(boolean, boolean, boolean, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Resolves the dimension ratio parameters
(mResolvedDimensionRatioSide & mDimensionRatio)
- setupRelative(Motion) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setupRelative(Motion, MotionPaths) - Method in class androidx.constraintlayout.core.motion.MotionPaths
-
- setValue(float[]) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
- setValue(Object) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
-
- setValue(float[]) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- setValue(Object) - Method in class androidx.constraintlayout.core.motion.CustomVariable
-
- setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
-
- setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
-
- setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
-
- setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
-
- setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
-
- setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- setValue(int, int) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setValue(int, float) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setValue(int, String) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setValue(int, int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setValue(int, float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setValue(int, String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setValue(int, int) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
-
Used to set integer values
- setValue(int, float) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
-
Used to set float values
- setValue(int, String) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
-
Used to set String values
- setValue(int, boolean) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
-
Used to set boolean values
- setValue(int, int) - Method in class androidx.constraintlayout.core.state.Transition
-
- setValue(int, float) - Method in class androidx.constraintlayout.core.state.Transition
-
- setValue(int, String) - Method in class androidx.constraintlayout.core.state.Transition
-
- setValue(int, boolean) - Method in class androidx.constraintlayout.core.state.Transition
-
- setValue(String, CLElement) - Method in class androidx.constraintlayout.core.state.WidgetFrame
-
- setValueAttributes(int, float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
Sets the attributes
- setValueMotion(int, int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setValueMotion(int, String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setValueMotion(int, float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setVerticalAlign(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setVerticalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setVerticalBiasPercent(float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the vertical bias percent to apply when we have two opposite constraints of
equal strength
- setVerticalChainStyle(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setVerticalChainStyle(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the chain starting from this widget to be packed.
- setVerticalChainWeight(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setVerticalDimension(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the positions for the vertical dimension only
- setVerticalDimensionBehaviour(ConstraintWidget.DimensionBehaviour) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the widget's behaviour for the vertical dimension
- setVerticalGap(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setVerticalMatchStyle(int, int, int, float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the vertical style when MATCH_CONSTRAINT is set
- setVerticalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setVerticalWeight(float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the vertical weight (only used in chains)
- setView(MotionWidget) - Method in class androidx.constraintlayout.core.motion.Motion
-
- setView(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setViewId(int) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
-
- setVisibility(int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
-
- setVisibility(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the visibility for this widget
- setWidth(Dimension) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- setWidth(Dimension) - Method in class androidx.constraintlayout.core.state.State
-
- setWidth(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the width of the widget
- setWidthWrapContent(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Keep track of wrap_content for width
- setWrapBehaviorInParent(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- setWrapMode(int) - Method in class androidx.constraintlayout.core.widgets.Flow
-
- setX(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the x position of the widget, relative to its container
- setY(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
Set the y position of the widget, relative to its container
- SHAPE_BOUNCE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- SHAPE_COS_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- SHAPE_REVERSE_SAW_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- SHAPE_SAW_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- SHAPE_SIN_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- SHAPE_SQUARE_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- SHAPE_TRIANGLE_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
-
- simpleconstraints - Variable in class androidx.constraintlayout.core.Metrics
-
- simpleSolvingPass(ConstraintWidgetContainer, BasicMeasure.Measurer) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Grouping
-
- SIMPLIFY_SYNONYMS - Static variable in class androidx.constraintlayout.core.LinearSystem
-
- SIN_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
-
- size() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
-
- size() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
-
- size() - Method in class androidx.constraintlayout.core.parser.CLContainer
-
- size() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
-
- sizeInBytes() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
-
- sizeInBytes() - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
-
- sizeInBytes() - Method in class androidx.constraintlayout.core.SolverVariableValues
-
- SKIP_COLUMNS - Static variable in class androidx.constraintlayout.core.LinearSystem
-
- slackvariables - Variable in class androidx.constraintlayout.core.Metrics
-
- sMetrics - Static variable in class androidx.constraintlayout.core.LinearSystem
-
- socketSend(String) - Static method in class androidx.constraintlayout.core.motion.utils.Utils
-
- solveChain(ConstraintWidgetContainer, LinearSystem, int, int, ChainHead, boolean, boolean, boolean) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Direct
-
Try to directly resolve the chain
- SOLVER - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- solverMeasure(ConstraintWidgetContainer, int, int, int, int, int, int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
-
Called by ConstraintLayout onMeasure()
- SolverVariable - Class in androidx.constraintlayout.core
-
- SolverVariable(String, SolverVariable.Type) - Constructor for class androidx.constraintlayout.core.SolverVariable
-
Base constructor
- SolverVariable(SolverVariable.Type, String) - Constructor for class androidx.constraintlayout.core.SolverVariable
-
- SolverVariable.Type - Enum in androidx.constraintlayout.core
-
Type of variables
- SolverVariableValues - Class in androidx.constraintlayout.core
-
Store a set of variables and their values in an array-based linked list coupled
with a custom hashmap.
- solvingPass(ConstraintWidgetContainer, BasicMeasure.Measurer) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Direct
-
Walk the dependency graph and solves it.
- Sort() - Constructor for class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.Sort
-
- SPLINE - Static variable in class androidx.constraintlayout.core.motion.utils.CurveFit
-
- SplineSet - Class in androidx.constraintlayout.core.motion.utils
-
This engine allows manipulation of attributes by Curves
- SplineSet() - Constructor for class androidx.constraintlayout.core.motion.utils.SplineSet
-
- SplineSet.CustomSet - Class in androidx.constraintlayout.core.motion.utils
-
- SplineSet.CustomSpline - Class in androidx.constraintlayout.core.motion.utils
-
- Spread() - Static method in class androidx.constraintlayout.core.state.Dimension
-
- SPREAD_DIMENSION - Static variable in class androidx.constraintlayout.core.state.Dimension
-
- SPRING_BOUNDARY - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
-
- SPRING_BOUNDARY_ENUM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
-
- SPRING_DAMPING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
-
- SPRING_MASS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
-
- SPRING_STIFFNESS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
-
- springConfig(float, float, float, float, float, float, float, int) - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
-
- SPRINGS_TOP_THRESHOLD - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
-
- SpringStopEngine - Class in androidx.constraintlayout.core.motion.utils
-
This contains the class to provide the logic for an animation to come to a stop using a spring
model.
- SpringStopEngine() - Constructor for class androidx.constraintlayout.core.motion.utils.SpringStopEngine
-
- SQUARE_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
-
- start - Variable in class androidx.constraintlayout.core.parser.CLElement
-
- start() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- start(Object) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
-
- START - Static variable in class androidx.constraintlayout.core.state.Transition
-
- start - Variable in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
-
- startToEnd(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- startToStart(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- State - Class in androidx.constraintlayout.core.state
-
Represents a full state of a ConstraintLayout
- State() - Constructor for class androidx.constraintlayout.core.state.State
-
- State.Chain - Enum in androidx.constraintlayout.core.state
-
- State.Constraint - Enum in androidx.constraintlayout.core.state
-
- State.Direction - Enum in androidx.constraintlayout.core.state
-
- State.Helper - Enum in androidx.constraintlayout.core.state
-
- StepCurve - Class in androidx.constraintlayout.core.motion.utils
-
This class translates a series of floating point values into a continuous
curve for use in an easing function including quantize functions
it is used with the "spline(0,0.3,0.3,0.5,...0.9,1)" it should start at 0 and end at one 1
- StopEngine - Interface in androidx.constraintlayout.core.motion.utils
-
- StopLogicEngine - Class in androidx.constraintlayout.core.motion.utils
-
This contains the class to provide the logic for an animation to come to a stop.
- StopLogicEngine() - Constructor for class androidx.constraintlayout.core.motion.utils.StopLogicEngine
-
- strength - Variable in class androidx.constraintlayout.core.SolverVariable
-
- STRENGTH_BARRIER - Static variable in class androidx.constraintlayout.core.SolverVariable
-
- STRENGTH_CENTERING - Static variable in class androidx.constraintlayout.core.SolverVariable
-
- STRENGTH_EQUALITY - Static variable in class androidx.constraintlayout.core.SolverVariable
-
- STRENGTH_FIXED - Static variable in class androidx.constraintlayout.core.SolverVariable
-
- STRENGTH_HIGH - Static variable in class androidx.constraintlayout.core.SolverVariable
-
- STRENGTH_HIGHEST - Static variable in class androidx.constraintlayout.core.SolverVariable
-
- STRENGTH_LOW - Static variable in class androidx.constraintlayout.core.SolverVariable
-
- STRENGTH_MEDIUM - Static variable in class androidx.constraintlayout.core.SolverVariable
-
- STRENGTH_NONE - Static variable in class androidx.constraintlayout.core.SolverVariable
-
- STRING_MASK - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
-
- stringId - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- style(State.Chain) - Method in class androidx.constraintlayout.core.state.helpers.ChainReference
-
- Suggested(int) - Static method in class androidx.constraintlayout.core.state.Dimension
-
- Suggested(Object) - Static method in class androidx.constraintlayout.core.state.Dimension
-
- suggested(int) - Method in class androidx.constraintlayout.core.state.Dimension
-
- suggested(Object) - Method in class androidx.constraintlayout.core.state.Dimension
-
- VAL_2PI - Static variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
-
- validate(char, long) - Method in class androidx.constraintlayout.core.parser.CLToken
-
- validate() - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
Validate the constraints
- validInGroup(ConstraintWidget.DimensionBehaviour, ConstraintWidget.DimensionBehaviour, ConstraintWidget.DimensionBehaviour, ConstraintWidget.DimensionBehaviour) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Grouping
-
- value - Variable in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
-
- valueAt(int) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
-
- valueAt(int) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
-
- valueOf(String) - Static method in enum androidx.constraintlayout.core.motion.CustomAttribute.AttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum androidx.constraintlayout.core.SolverVariable.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum androidx.constraintlayout.core.state.Dimension.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum androidx.constraintlayout.core.state.State.Chain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum androidx.constraintlayout.core.state.State.Constraint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum androidx.constraintlayout.core.state.State.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum androidx.constraintlayout.core.state.State.Helper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum androidx.constraintlayout.core.widgets.ConstraintAnchor.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum androidx.constraintlayout.core.widgets.ConstraintWidget.DimensionBehaviour
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum androidx.constraintlayout.core.motion.CustomAttribute.AttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum androidx.constraintlayout.core.SolverVariable.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum androidx.constraintlayout.core.state.Dimension.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum androidx.constraintlayout.core.state.State.Chain
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum androidx.constraintlayout.core.state.State.Constraint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum androidx.constraintlayout.core.state.State.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum androidx.constraintlayout.core.state.State.Helper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum androidx.constraintlayout.core.widgets.ConstraintAnchor.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum androidx.constraintlayout.core.widgets.ConstraintWidget.DimensionBehaviour
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variables - Variable in class androidx.constraintlayout.core.ArrayRow
-
- variables - Variable in class androidx.constraintlayout.core.Metrics
-
- variesByPath() - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
-
- vel(double) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline.Cubic
-
- VelocityMatrix - Class in androidx.constraintlayout.core.motion.utils
-
This is used to calculate the related velocity matrix for a post layout matrix
- VelocityMatrix() - Constructor for class androidx.constraintlayout.core.motion.utils.VelocityMatrix
-
- VERTICAL - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- VERTICAL - Static variable in class androidx.constraintlayout.core.widgets.Guideline
-
- VERTICAL_ALIGN_BASELINE - Static variable in class androidx.constraintlayout.core.widgets.Flow
-
- VERTICAL_ALIGN_BOTTOM - Static variable in class androidx.constraintlayout.core.widgets.Flow
-
- VERTICAL_ALIGN_CENTER - Static variable in class androidx.constraintlayout.core.widgets.Flow
-
- VERTICAL_ALIGN_TOP - Static variable in class androidx.constraintlayout.core.widgets.Flow
-
- VERTICAL_PATH_X - Static variable in class androidx.constraintlayout.core.motion.Motion
-
- VERTICAL_PATH_Y - Static variable in class androidx.constraintlayout.core.motion.Motion
-
- verticalBehavior - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
-
- verticalBias(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- verticalChain() - Method in class androidx.constraintlayout.core.state.State
-
- verticalChain(Object...) - Method in class androidx.constraintlayout.core.state.State
-
- VerticalChainReference - Class in androidx.constraintlayout.core.state.helpers
-
- VerticalChainReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.VerticalChainReference
-
- verticalChainRun - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- verticalDimension - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
-
- verticalGroup - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- verticalGuideline(Object) - Method in class androidx.constraintlayout.core.state.State
-
- verticalRun - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-
- VerticalWidgetRun - Class in androidx.constraintlayout.core.widgets.analyzer
-
- VerticalWidgetRun(ConstraintWidget) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.VerticalWidgetRun
-
- VIEW_TRANSITION_ON_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- VIEW_TRANSITION_ON_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
-
- VIEW_TRANSITION_ON_NEGATIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- VIEW_TRANSITION_ON_NEGATIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
-
- VIEW_TRANSITION_ON_POSITIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
-
- VIEW_TRANSITION_ON_POSITIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
-
- ViewState - Class in androidx.constraintlayout.core.motion.utils
-
- ViewState() - Constructor for class androidx.constraintlayout.core.motion.utils.ViewState
-
- VirtualLayout - Class in androidx.constraintlayout.core.widgets
-
- VirtualLayout() - Constructor for class androidx.constraintlayout.core.widgets.VirtualLayout
-
- VISIBILITY - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
-
- visibility - Variable in class androidx.constraintlayout.core.motion.MotionWidget.PropertySet
-
- visibility(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
-
- visibility - Variable in class androidx.constraintlayout.core.state.WidgetFrame
-
- VISIBILITY_MODE_IGNORE - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
-
- VISIBILITY_MODE_NORMAL - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
-
- VISIBLE - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
-
- VISIBLE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
-