Class WidgetRun

    • Field Detail

      • matchConstraintsType

        public int matchConstraintsType
      • orientation

        public int orientation
      • mRunType

        protected androidx.constraintlayout.core.widgets.analyzer.WidgetRun.RunType mRunType
    • Method Detail

      • isDimensionResolved

        public boolean isDimensionResolved()
      • isCenterConnection

        public boolean isCenterConnection()
      • wrapSize

        public long wrapSize​(int direction)
      • updateRunStart

        protected void updateRunStart​(Dependency dependency)
      • updateRunEnd

        protected void updateRunEnd​(Dependency dependency)
      • getLimitedDimension

        protected final int getLimitedDimension​(int dimension,
                                                int orientation)
      • addTarget

        protected final void addTarget​(DependencyNode node,
                                       DependencyNode target,
                                       int marginFactor,
                                       androidx.constraintlayout.core.widgets.analyzer.DimensionDependency dimensionDependency)
      • getWrapDimension

        public long getWrapDimension()
      • isResolved

        public boolean isResolved()