This is the complete list of members for Length, including all inherited members.
$optional_arguments | Base | protected |
$required_arguments | Base | protected |
__call($function, $params) | Base | |
feet_to_inches($value_feet) | Length | static |
inches_to_feet($value_inches, $options=array()) | Length | static |
inches_to_mm($value_inches) | Length | static |
mm_to_feet($value_mm, $options=array()) | Length | static |
mm_to_inches($value_mm) | Length | static |
points_to_distance($point1, $point2, $unit='k') | Length | static |
round_to($number, $round_to, $round_up_down_closest='closest') | Length | static |
set_parameters($arguments) | Base |