Interface LengthValue

    • Method Detail

      • isConstantlyZero

        boolean isConstantlyZero()
      • isConstantlyNonNegative

        boolean isConstantlyNonNegative()
      • resolve

        float resolve​(@NotNull
                      @NotNull MeasureContext context)
        Resolve the length to its effective value.
        Parameters:
        context - the measuring context.
        Returns:
        the resolved size.