Lines Matching refs:shadowProperties

97     private $shadowProperties;
125 $this->shadowProperties = ShadowProperties::FromDefaults();
168 $this->shadowProperties = ShadowProperties::FromSettings(
181 $this->shadowProperties = ShadowProperties::FromDefaults();
217 $this->shadowProperties, FALSE
225 $this->shadowProperties
314 $this->shadowProperties
322 $this->shadowProperties
368 $this->shadowProperties
377 $this->shadowProperties
462 $this->shadowProperties
655 $this->shadowProperties
663 $this->shadowProperties
709 $this->shadowProperties
729 $this->shadowProperties
780 $this->shadowProperties
806 $this->shadowProperties
819 $this->shadowProperties
830 $this->shadowProperties
858 $this->shadowProperties
911 $this->shadowProperties
964 $this->shadowProperties
1036 $this->shadowProperties
1046 $this->shadowProperties
1062 $this->shadowProperties
1072 $this->shadowProperties
1089 public function drawTitle($XPos, $YPos, $Value, Color $color, $XPos2 = -1, $YPos2 = -1, ShadowProperties $shadowProperties = null) {
1090 if($shadowProperties == null) {
1091 $shadowProperties = ShadowProperties::NoShadow();
1113 $shadowProperties
1127 public function drawTextBox(Point $point1, Point $point2, $Text, $Angle = 0, Color $color = null, $Align = ALIGN_LEFT, ShadowProperties $shadowProperties = null, Color $backgroundColor = null, $Alpha = 100) {
1132 if($shadowProperties == null) {
1133 $shadowProperties = ShadowProperties::NoShadow();
1147 $shadowProperties, FALSE, $Alpha
1194 $this->canvas->drawText($this->FontSize, $Angle, $newPosition, $color, $this->FontName, $Text, $shadowProperties);
1215 $this->shadowProperties
1224 $this->shadowProperties
1300 $this->shadowProperties
1309 $this->shadowProperties
1318 $this->shadowProperties
1334 $this->shadowProperties
1343 $this->shadowProperties
1351 $this->shadowProperties
1422 $this->shadowProperties
1432 $this->shadowProperties
1442 $this->shadowProperties
1452 $this->shadowProperties
1462 $this->shadowProperties
1514 $this->shadowProperties
1522 $this->shadowProperties
1531 $this->shadowProperties
1539 $this->shadowProperties
1548 $this->shadowProperties
1681 $this->shadowProperties,
1728 $this->shadowProperties,
1837 $this->shadowProperties,
1859 $this->shadowProperties,
2210 $this->shadowProperties,
2267 $this->shadowProperties
2277 $this->shadowProperties,
2337 $this->shadowProperties,
2409 $this->shadowProperties,
2419 $this->shadowProperties,
2431 $this->shadowProperties
2441 $this->shadowProperties
2542 $this->shadowProperties
2562 $this->shadowProperties
2624 $this->shadowProperties
2636 $this->shadowProperties
2705 $this->shadowProperties
2726 $this->shadowProperties
2796 $this->shadowProperties
2886 $this->canvas->drawCircle(new Point($Xc, $Yc), $Height, $color, $this->shadowProperties, $Width);
2893 $this->canvas->drawFilledCircle(new Point($Xc, $Yc), $Height, $color, $this->shadowProperties, $Width);
3081 $this->shadowProperties
3093 $this->shadowProperties