Stay organized with collections
Save and categorize content based on your preferences.
public class PriorityGoalRow extends ArrayRow
Implements a row containing goals taking in account priorities.
Summary
Public methods |
void |
|
abstract void |
|
void |
|
SolverVariable |
|
abstract void |
|
boolean |
|
String |
|
abstract void |
|
abstract void |
|
void |
|
Inherited methods |
From androidx.constraintlayout.core.ArrayRow
ArrayRow |
|
ArrayRow |
Create a constraint to express A = B + (C - D) * ratio We use this for ratio, where for example Right = Left + (Bottom - Top) * percent
|
ArrayRow |
createRowEqualDimension( float currentWeight, float totalWeights, float nextWeight, SolverVariable variableStartA, int marginStartA, SolverVariable variableEndA, int marginEndA, SolverVariable variableStartB, int marginStartB, SolverVariable variableEndB, int marginEndB )
|
ArrayRow |
|
ArrayRow |
|
ArrayRow |
|
ArrayRow |
|
ArrayRow |
|
ArrayRow |
|
ArrayRow |
Create a constraint to express At + (Ab-At)/2 = Bt + (Bb-Bt)/2 - angle
|
SolverVariable |
|
void |
Used to initiate a goal from a given row (to see if we can remove an extra var)
|
SolverVariable |
|
void |
|
void |
|
void |
|
void |
|
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[]]