Lines Matching refs:Point

214             new Point($this->GArea_X1, $this->GArea_Y1),
215 new Point($this->GArea_X2, $this->GArea_Y2),
220 new Point($this->GArea_X1, $this->GArea_Y1),
221 new Point($this->GArea_X2, $this->GArea_Y2),
250 new Point($X1, $Y1),
251 new Point($X2, $Y2 + 1),
309 new Point($this->GArea_X1, $this->GArea_Y1),
310 new Point($this->GArea_X1, $this->GArea_Y2),
317 new Point($this->GArea_X1, $this->GArea_Y2),
318 new Point($this->GArea_X2, $this->GArea_Y2),
363 new Point($this->GArea_X2, $YPos),
364 new Point($this->GArea_X2 + 5, $YPos),
372 new Point($this->GArea_X1, $YPos),
373 new Point($this->GArea_X1 - 5, $YPos),
394 new Point($this->GArea_X2 + 10,
408 new Point($this->GArea_X1 - 10 - $TextWidth,
432 new Point($XMin + $this->FontSize,
441 new Point($XMin - $this->FontSize,
457 new Point(floor($XPos), $this->GArea_Y2),
458 new Point(floor($XPos), $this->GArea_Y2 + 5),
480 new Point(floor($XPos) - floor($TextWidth / 2),
493 new Point(floor($XPos) - $TextWidth + 5,
504 new Point(floor($XPos) + $TextWidth + 5,
533 new Point($TextLeft,
650 new Point($this->GArea_X1, $this->GArea_Y1),
651 new Point($this->GArea_X1, $this->GArea_Y2),
658 new Point($this->GArea_X1, $this->GArea_Y2),
659 new Point($this->GArea_X2, $this->GArea_Y2),
704 new Point($this->GArea_X1, $YPos),
705 new Point($this->GArea_X1 - 5, $YPos),
724 new Point($this->GArea_X1 - 10 - $TextWidth,
775 new Point($XPos, $this->GArea_Y2),
776 new Point($XPos, $this->GArea_Y2 + 5),
801 new Point(floor($XPos) - floor($TextWidth / 2),
814 new Point(floor($XPos) - $TextWidth + 5,
825 new Point(floor($XPos) + $TextWidth + 5,
853 new Point($XMin - $this->FontSize,
882 new Point($this->GArea_X1 + 1,
884 new Point($this->GArea_X2 - 1,
906 new Point($TextLeft,
931 new Point($this->GArea_X1, $YPos),
932 new Point($this->GArea_X2, $YPos),
959 new Point(floor($XPos), $this->GArea_Y1),
960 new Point(floor($XPos), $this->GArea_Y2),
1030 new Point($XPos + 1, $YPos + 1),
1031 new Point($XPos + $MaxWidth + 1,
1040 new Point($XPos, $YPos),
1041 new Point($XPos + $MaxWidth,
1054 new Point($XPos + 10,
1056 new Point($XPos + 14,
1067 new Point($XPos + 22,
1109 new Point($XPos, $YPos),
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) {
1160 $newPosition = new Point($point2->getX() - $TextWidth - 1,
1176 $newPosition = new Point($point2->getX() - $TextWidth - 1,
1180 $newPosition = new Point($point1->getX() + 1,
1184 $newPosition = new Point($point1->getX() + ($AreaWidth / 2) - ($TextWidth / 2),
1210 new Point($this->GArea_X1, $Y),
1211 new Point($this->GArea_X2, $Y),
1219 new Point($this->GArea_X1, $Y),
1220 new Point($this->GArea_X2, $Y),
1235 $position = new Point($this->GArea_X2 + 2,
1238 $position = new Point($this->GArea_X1 + 2,
1295 new Point($XPos, $YPos + 1),
1296 new Point($XPos + 9, $YPos - $TextOffset - .2),
1304 new Point($XPos, $YPos + 1),
1305 new Point($XPos + 9, $YPos + $TextOffset + 2.2),
1313 new Point($XPos + 9,
1315 new Point($XPos + 13 + $TextWidth,
1329 new Point($XPos - 1, $YPos),
1330 new Point($XPos + 8, $YPos - $TextOffset - 1.2),
1338 new Point($XPos - 1, $YPos),
1339 new Point($XPos + 8, $YPos + $TextOffset + 1.2),
1346 new Point($XPos + 8,
1348 new Point($XPos + 12 + $TextWidth,
1357 new Point($XPos + 10, $YPos + $TextOffset),
1418 new Point($XPos + 2,
1428 new Point($XPos + 2,
1438 new Point($XPos + 1,
1448 new Point($XPos + 1,
1458 new Point($XPos + 1,
1511 new Point($X + 2, $Y + 2),
1519 new Point($X + 2, $Y + 2),
1528 new Point($X + 1, $Y + 1),
1536 new Point($X + 1, $Y + 1),
1545 new Point($X + 1, $Y + 1),
1632 new Point($XOffset, $YOffset),
1676 new Point($XLast, $YLast),
1677 new Point($XPos, $YPos),
1682 new Point($this->GArea_X1,
1684 new Point($this->GArea_X2,
1706 $graphAreaMin = new Point($this->GArea_X1, $this->GArea_Y1);
1707 $graphAreaMax = new Point($this->GArea_X2, $this->GArea_Y2);
1719 $currentPoint = new Point($X, $Y);
1750 $graphAreaMin = new Point($this->GArea_X1, $this->GArea_Y1);
1751 $graphAreaMax = new Point($this->GArea_X2, $this->GArea_Y2);
1830 new Point($XLast,
1832 new Point($XPos,
1852 new Point($XLast,
1854 new Point($this->GArea_X2 - $this->GAreaXOffset,
2177 new Point(floor($XPos - $XWidth + $this->GArea_X1),
2179 new Point(floor($XPos + $XWidth + $this->GArea_X1),
2203 new Point($X1,
2205 new Point($X2,
2211 new Point($this->GArea_X1,
2213 new Point($this->GArea_X2,
2261 new Point($XPos + 1, $YZero),
2262 new Point($XPos + $SeriesWidth - 1,
2272 new Point($XPos + 1,
2274 new Point($XPos + $SeriesWidth - 1,
2332 new Point($XPos + 1,
2334 new Point($XPos + $SeriesWidth - 1,
2364 $graphAreaMin = new Point($this->GArea_X1, $this->GArea_Y1);
2365 $graphAreaMax = new Point($this->GArea_X2, $this->GArea_Y2);
2404 new Point(floor($XPos) - .2, $Y1 + 1),
2405 new Point(floor($XPos) - .2, $Y2 - 1),
2414 new Point(floor($XPos) + .2, $Y1 + 1),
2415 new Point(floor($XPos) + .2, $Y2 - 1),
2424 new Point($X1,
2426 new Point($X2,
2434 new Point($X1,
2436 new Point($X2,
2539 new Point($LastX, $LastY),
2540 new Point($X, $Y),
2557 new Point($XCenter, $YCenter),
2558 new Point($X, $Y),
2589 new Point($X + $XOffset, $Y + $YOffset),
2616 new Point($X + $Positions [6] - 2,
2618 new Point($X + $Positions [2] + 4,
2628 new Point($X + $Positions [6] - 2,
2630 new Point($X + $Positions [2] + 4,
2641 new Point($X, $Y),
2698 new Point($XLast,
2700 new Point($XPos,
2719 new Point($XPos,
2721 new Point($FirstX,
2789 new Point($Plots [$i],
2791 new Point($Plots [$i + 2],
2812 private function drawGradient(Point $point1, Point $point2, Color $color, $decay) {
2825 new Point($point1->getX(), $Yi1),
2826 new Point($point2->getX(), $Yi2),
2842 new Point($point1->getX(), $Yi1),
2843 new Point($point2->getX(), $Yi2),
2866 new Point($this->GArea_X1 + 1, $this->GArea_Y1 + 1),
2867 new Point($this->GArea_X2 - 1, $this->GArea_Y2),
2875 new Point(0, 0),
2876 new Point($this->XSize, $this->YSize),
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);
3073 new Point($this->XSize - ($MaxWidth + 20),
3075 new Point($this->XSize - 10,
3085 new Point($this->XSize - ($MaxWidth + 20),
3087 new Point($this->XSize - 10,
3101 new Point($this->XSize - ($MaxWidth + 15),