Home
last modified time | relevance | path

Searched refs:ShadowProperties (Results 1 – 12 of 12) sorted by path

/plugin/statdisplay/pchart/
H A DGDCanvas.php17 ShadowProperties $shadowProperties, $drawBorder = false,
49 ShadowProperties::NoShadow(),
61 ShadowProperties::NoShadow(),
70 ShadowProperties::NoShadow(),
100 ShadowProperties::NoShadow());
199 ShadowProperties $shadowProperties) {
386 …public function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties,…
392 ShadowProperties::NoShadow(),
401 ShadowProperties::NoShadow(),
407 ShadowProperties::NoShadow(),
[all …]
H A DICanvas.php15 …t $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper…
18 ShadowProperties $shadowProperties,
26 ShadowProperties $shadowProperties);
30 ShadowProperties $shadowProperties);
32 …int $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper…
34 …e(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProper…
36 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha…
38 …xt($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProper…
45 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid…
47 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties…
H A DPieChart.php49 * @param ShadowProperties
54 $shadowProperties = ShadowProperties::FromDefaults();
134 * @param ShadowProperties
139 $shadowProperties = ShadowProperties::NoShadow();
292 * @param ShadowProperties
306 $inactiveShadowProperties = ShadowProperties::Copy($shadowProperties);
332 * @param ShadowProperties
337 $shadowProperties = ShadowProperties::FromDefaults();
421 * @param ShadowProperties
429 ShadowProperties $shadowProperties = null) {
[all …]
H A DShadowProperties.php20 class ShadowProperties { class
26 $properties = new ShadowProperties;
34 $properties = new ShadowProperties;
54 static public function Copy(ShadowProperties $other) {
55 $copy = ShadowProperties::FromSettings($other->xDistance,
H A DTestCanvas.php22 …t $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper…
27 ShadowProperties $shadowProperties,
37 ShadowProperties $shadowProperties) {
43 ShadowProperties $shadowProperties) {
47 …int $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper…
51 …e(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProper…
55 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha…
59 …xt($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProper…
68 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid…
72 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties…
H A DpChart.php259 ShadowProperties::NoShadow());
391 ShadowProperties::NoShadow());
403 ShadowProperties::NoShadow());
424 ShadowProperties::NoShadow());
432 ShadowProperties::NoShadow());
466 ShadowProperties::NoShadow());
477 ShadowProperties::NoShadow());
511 ShadowProperties::NoShadow());
1161 ShadowProperties::NoShadow());
1258 ShadowProperties::NoShadow());
[all …]
/plugin/statistics/inc/pchart/
H A DGDCanvas.php15 ShadowProperties $shadowProperties, $drawBorder = false,
48 ShadowProperties::NoShadow(),
62 ShadowProperties::NoShadow(),
73 ShadowProperties::NoShadow(),
105 ShadowProperties::NoShadow()
110 public function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) {
153 public function drawRoundedRectangle(Point $point1, Point $point2, $radius, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) {
221 ShadowProperties $shadowProperties) {
360 public function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) {
403 public function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties
[all...]
H A DICanvas.php11 function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties);
14 ShadowProperties $shadowProperties,
22 ShadowProperties $shadowProperties);
26 ShadowProperties $shadowProperties);
28 function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null);
30 function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null);
32 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100);
34 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties);
41 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null);
43 function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties
[all...]
H A DPieChart.php48 * @param ShadowProperties
51 public function drawPieLegend($XPos, $YPos, $Data, $DataDescription, Color $color, ShadowProperties $shadowProperties = null) {
53 $shadowProperties = ShadowProperties::FromDefaults();
142 * @param ShadowProperties
145 public function drawBasicPieGraph($Data, $DataDescription, $XPos, $YPos, $Radius = 100, $DrawLabels = PIE_NOLABEL, Color $color = null, $Decimals = 0, ShadowProperties $shadowProperties = null) {
147 $shadowProperties = ShadowProperties::NoShadow();
261 private function processLabelsPositionAndSize($DrawLabels, $Angle, $Value, $SpliceRatio, $SplicePercent, $SpliceDistance, $Decimals, $Radius, $XPos, $YPos, ShadowProperties $shadowProperties) {
311 * @param ShadowProperties
314 public function drawFlatPieGraphWithShadow($Data, $DataDescription, $XPos, $YPos, $Radius = 100, $DrawLabels = PIE_NOLABEL, $SpliceDistance = 0, $Decimals = 0, ShadowProperties $shadowProperties = NULL) {
319 * can't pass ShadowProperties
[all...]
H A DShadowProperties.php20 class ShadowProperties { class
26 $properties = new ShadowProperties;
34 $properties = new ShadowProperties;
47 * Instantiate a new ShadowProperties with the same settings as
54 static public function Copy(ShadowProperties $other) {
55 $copy = ShadowProperties::FromSettings(
73 "ShadowProperties<%d, %d, %d, %s, %d, %d>",
H A DTestCanvas.php20 function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) {
25 ShadowProperties $shadowProperties,
35 ShadowProperties $shadowProperties) {
41 ShadowProperties $shadowProperties) {
45 function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) {
49 function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) {
53 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) {
57 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties) {
66 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) {
70 function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties
[all...]
H A DpChart.php125 $this->shadowProperties = ShadowProperties::FromDefaults();
168 $this->shadowProperties = ShadowProperties::FromSettings(
181 $this->shadowProperties = ShadowProperties::FromDefaults();
255 ShadowProperties::NoShadow()
399 ShadowProperties::NoShadow()
413 ShadowProperties::NoShadow()
436 ShadowProperties::NoShadow()
445 ShadowProperties::NoShadow()
485 ShadowProperties::NoShadow()
498 ShadowProperties
[all...]