Home
last modified time | relevance | path

Searched refs:Angle (Results 1 – 25 of 35) sorted by last modified time

12

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt503 ra = Rotate by Angle: angle of rotation in degrees
/plugin/statistics/inc/pchart/
H A DPieChart.php185 $Angle = 0;
192 $this->processLabelsPositionAndSize($DrawLabels, $Angle, $Value, $SpliceRatio, $SplicePercent, 0, $Decimals, $Radius, $XPos, $YPos, $shadowProperties);
195 for($iAngle = $Angle; $iAngle <= $Angle + $Value * $SpliceRatio; $iAngle = $iAngle + .5) {
206 $Angle = $iAngle;
261 private function processLabelsPositionAndSize($DrawLabels, $Angle, $Value, $SpliceRatio, $SplicePercent, $SpliceDistance, $Decimals, $Radius, $XPos, $YPos, ShadowProperties $shadowProperties) { argument
264 $TAngle = $Angle + ($Value * $SpliceRatio / 2);
394 $Angle = 0;
397 $XOffset = cos(($Angle + ($Value / 2 * $SpliceRatio)) * M_PI / 180) * $SpliceDistance;
398 $YOffset = sin(($Angle
610 processPieSlices(& $Angle, $SpliceRatio, $Value, $Radius, $XPos, $YPos, $XOffset, $YOffset, Color $color, array& $plotArray, ShadowProperties $shadowProperties) global() argument
[all...]
H A DpChart.php297 function drawRightScale(pData $data, ScaleStyle $style, $Angle = 0, $Decimals = 1, $WithMargin = FALSE, $SkipLabels = 1) { argument
298 $this->drawScale($data, $style, $Angle, $Decimals, $WithMargin, $SkipLabels, TRUE);
304 function drawScale(pData $Data, ScaleStyle $style, $Angle = 0, $Decimals = 1, $WithMargin = FALSE, $SkipLabels = 1, $RightScale = FALSE) { argument
471 $Position = imageftbbox($this->FontSize, $Angle, $this->FontName, $Value);
475 if($Angle == 0) {
479 $Angle,
489 if($Angle <= 90) {
492 $Angle,
503 $Angle,
645 function drawXYScale(pData $Data, ScaleStyle $style, $YSerieName, $XSerieName, $Angle argument
1127 drawTextBox(Point $point1, Point $point2, $Text, $Angle = 0, Color $color = null, $Align = ALIGN_LEFT, ShadowProperties $shadowProperties = null, Color $backgroundColor = null, $Alpha = 100) global() argument
[all...]
/plugin/statdisplay/pchart/
H A DPieChart.php177 $Angle = 0;
187 for($iAngle = $Angle; $iAngle <= $Angle + $Value * $SpliceRatio; $iAngle = $iAngle + .5) {
198 $Angle = $iAngle;
248 $TAngle = $Angle + ($Value * $SpliceRatio / 2);
370 $Angle = 0;
477 $Angle = 0;
533 for($iAngle = $Angle; $iAngle <= $Angle + $Value * $SpliceRatio; $iAngle = $iAngle + .5) {
556 $Angle = $iAngle + $SpliceDistanceRatio;
578 for($iAngle = $Angle; $iAngle <= $Angle + $Value * $SpliceRatio; $iAngle = $iAngle + .5) {
587 …if ($iAngle == $Angle || $iAngle == $Angle + $Value * $SpliceRatio || $iAngle + .5 > $Angle + $Val…
[all …]
H A DpChart.php460 $Angle,
471 $Angle,
481 $Angle,
753 $Angle,
764 $Angle,
774 $Angle,
2393 if ($Angle >= 0 && $Angle <= 90)
2396 if ($Angle > 90 && $Angle <= 180) {
2401 if ($Angle > 180 && $Angle <= 270) {
2521 $Angle = $Angle + (360 / $Points);
[all …]
/plugin/diagramsnet/lib/resources/
H A Ddia_kn.txt29 angle=Angle
H A Ddia_si.txt29 angle=Angle
H A Ddia_sl.txt29 angle=Angle
H A Ddia_ta.txt29 angle=Angle
H A Ddia_bn.txt29 angle=Angle
H A Ddia_ca.txt29 angle=Angle
H A Ddia_fr.txt29 angle=Angle
H A Ddia_mr.txt29 angle=Angle
H A Ddia_my.txt29 angle=Angle
H A Ddia_hi.txt29 angle=Angle
H A Ddia_sk.txt29 angle=Angle
H A Ddia_sw.txt29 angle=Angle
H A Ddia_te.txt29 angle=Angle
H A Ddia.txt29 angle=Angle
H A Ddia_am.txt29 angle=Angle
H A Ddia_gu.txt29 angle=Angle
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js4011 …paces=All Spaces\nallTags=All Tags\nanchor=Anchor\nandroid=Android\nangle=Angle\narc=Arc\nareYouSu…
H A Dviewer.min.js4011 …paces=All Spaces\nallTags=All Tags\nanchor=Anchor\nandroid=Android\nangle=Angle\narc=Arc\nareYouSu…
H A Dextensions.min.js1653 a[c]["y:FreeEdgeLabelModelParameter"],g=x.Ratio,A=x.Distance,y=x.Angle;g&&(d.x=parseFloat(g));A&&(d…

12