# class Length



Length inherits from ImmutableLength


# FUNCTIONS

# function setUnits(units)

Description:

Parameters:

# function setValue(value)

Description:

Parameters:

  • value: (Number) -

# STATIC FUNCTIONS

# static function of(value, units)

Description:

Parameters:

  • value: (Number) -
  • units: (Units) -

Return:

(Length) -

Last Updated: 12/20/2022, 8:12:45 AM