32         $this->line_width = $a_value;
    42         $this->radius = $a_value;
    53         if ($width !== null) {
    54             $a_options[
"lineWidth"] = $width;
    58         if ($radius !== null) {
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
setLineWidth(?int $a_value)
 
parseDataOptions(array &$a_options)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
setPointRadius(int $a_value)