ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Created by PhpStorm. More...
Protected Member Functions | |
getExcelPointsWidth ($width) | |
getExcelPointsAngle ($angle) | |
getTrueAlpha ($alpha) | |
setColorProperties ($color, $alpha, $type) | |
getLineStyleArrowSize ($array_selector, $array_kay_selector) | |
getShadowPresetsMap ($shadow_presets_option) | |
getArrayElementsValue ($properties, $elements) | |
Created by PhpStorm.
User: nhw2h8s Date: 7/2/14 Time: 5:45 PM.
Definition at line 11 of file Properties.php.
|
protected |
Definition at line 356 of file Properties.php.
References $keys.
Referenced by PhpOffice\PhpSpreadsheet\Chart\Axis\getGlowProperty(), PhpOffice\PhpSpreadsheet\Chart\GridLines\getLineStyleProperty(), PhpOffice\PhpSpreadsheet\Chart\Axis\getLineStyleProperty(), PhpOffice\PhpSpreadsheet\Chart\GridLines\getShadowProperty(), and PhpOffice\PhpSpreadsheet\Chart\Axis\getShadowProperty().
|
protected |
float | $angle |
Definition at line 128 of file Properties.php.
References $angle.
Referenced by PhpOffice\PhpSpreadsheet\Chart\GridLines\setShadowAngle(), and PhpOffice\PhpSpreadsheet\Chart\Axis\setShadowAngle().
|
protected |
float | $width |
Definition at line 118 of file Properties.php.
Referenced by PhpOffice\PhpSpreadsheet\Chart\GridLines\setGlowSize(), PhpOffice\PhpSpreadsheet\Chart\Axis\setGlowSize(), PhpOffice\PhpSpreadsheet\Chart\GridLines\setLineStyleProperties(), PhpOffice\PhpSpreadsheet\Chart\Axis\setLineStyleProperties(), PhpOffice\PhpSpreadsheet\Chart\GridLines\setShadowBlur(), PhpOffice\PhpSpreadsheet\Chart\Axis\setShadowBlur(), PhpOffice\PhpSpreadsheet\Chart\GridLines\setShadowDistance(), PhpOffice\PhpSpreadsheet\Chart\Axis\setShadowDistance(), PhpOffice\PhpSpreadsheet\Chart\Axis\setSoftEdges(), and PhpOffice\PhpSpreadsheet\Chart\GridLines\setSoftEdgesSize().
|
protected |
Definition at line 147 of file Properties.php.
Referenced by PhpOffice\PhpSpreadsheet\Chart\Axis\getLineStyleArrowLength(), PhpOffice\PhpSpreadsheet\Chart\GridLines\getLineStyleArrowParameters(), and PhpOffice\PhpSpreadsheet\Chart\Axis\getLineStyleArrowWidth().
|
protected |
Definition at line 164 of file Properties.php.
Referenced by PhpOffice\PhpSpreadsheet\Chart\GridLines\setShadowPresetsProperties(), and PhpOffice\PhpSpreadsheet\Chart\Axis\setShadowPresetsProperties().
|
protected |
Definition at line 133 of file Properties.php.
Referenced by PhpOffice\PhpSpreadsheet\Chart\Properties\setColorProperties(), PhpOffice\PhpSpreadsheet\Chart\GridLines\setGlowColor(), PhpOffice\PhpSpreadsheet\Chart\GridLines\setShadowColor(), and PhpOffice\PhpSpreadsheet\Chart\GridLines\setShadowProperties().
|
protected |
Definition at line 138 of file Properties.php.
References $type, and PhpOffice\PhpSpreadsheet\Chart\Properties\getTrueAlpha().
Referenced by PhpOffice\PhpSpreadsheet\Chart\Axis\setFillParameters(), PhpOffice\PhpSpreadsheet\Chart\Axis\setGlowColor(), PhpOffice\PhpSpreadsheet\Chart\GridLines\setLineColorProperties(), PhpOffice\PhpSpreadsheet\Chart\Axis\setLineParameters(), and PhpOffice\PhpSpreadsheet\Chart\Axis\setShadowColor().
const PhpOffice\PhpSpreadsheet\Chart\Properties::AXIS_LABELS_HIGH = 'high' |
Definition at line 20 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::AXIS_LABELS_LOW = 'low' |
Definition at line 19 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::AXIS_LABELS_NEXT_TO = 'nextTo' |
Definition at line 21 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::AXIS_LABELS_NONE = 'none' |
Definition at line 22 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::EXCEL_COLOR_TYPE_ARGB = 'srgbClr' |
Definition at line 16 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::EXCEL_COLOR_TYPE_SCHEME = 'schemeClr' |
Definition at line 15 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::EXCEL_COLOR_TYPE_STANDARD = 'prstClr' |
Definition at line 14 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_ACCOUNTING = '_($* #,##0.00_);_($* (#,##0.00);_($* "-"??_);_(@_)' |
Definition at line 38 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_CURRENCY = '$#,##0.00' |
Definition at line 37 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_DATE = 'm/d/yyyy' |
Definition at line 39 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_FRACTION = '# ?/?' |
Definition at line 42 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_GENERAL = 'General' |
Definition at line 35 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_NUMBER = '#,##0.00' |
Definition at line 36 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_PERCENTAGE = '0.00%' |
Definition at line 41 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_SCIENTIFIC = '0.00E+00' |
Definition at line 43 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_SPECIAL = '00000' |
Definition at line 45 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_TEXT = '@' |
Definition at line 44 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::FORMAT_CODE_TIME = '[$-F400]h:mm:ss AM/PM' |
Definition at line 40 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::HORIZONTAL_CROSSES_AUTOZERO = 'autoZero' |
Definition at line 31 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::HORIZONTAL_CROSSES_MAXIMUM = 'max' |
Definition at line 32 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_SIZE_1 = 1 |
Definition at line 77 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_SIZE_2 = 2 |
Definition at line 78 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_SIZE_3 = 3 |
Definition at line 79 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_SIZE_4 = 4 |
Definition at line 80 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_SIZE_5 = 5 |
Definition at line 81 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_SIZE_6 = 6 |
Definition at line 82 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_SIZE_7 = 7 |
Definition at line 83 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_SIZE_8 = 8 |
Definition at line 84 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_SIZE_9 = 9 |
Definition at line 85 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_TYPE_ARROW = 'triangle' |
Definition at line 72 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_TYPE_DIAMOND = 'diamond' |
Definition at line 75 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_TYPE_NOARROW = null |
Definition at line 71 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_TYPE_OPEN = 'arrow' |
Definition at line 73 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_TYPE_OVAL = 'oval' |
Definition at line 76 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_ARROW_TYPE_STEALTH = 'stealth' |
Definition at line 74 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_CAP_FLAT = 'flat' |
Definition at line 67 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_CAP_ROUND = 'rnd' |
Definition at line 66 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_CAP_SQUARE = 'sq' |
Definition at line 65 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_COMPOUND_DOUBLE = 'dbl' |
Definition at line 53 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_COMPOUND_SIMPLE = 'sng' |
Definition at line 52 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_COMPOUND_THICKTHIN = 'thickThin' |
Definition at line 54 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_COMPOUND_THINTHICK = 'thinThick' |
Definition at line 55 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_COMPOUND_TRIPLE = 'tri' |
Definition at line 56 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_DASH_DASH_DOT = 'dashDot' |
Definition at line 61 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_DASH_LONG_DASH = 'lgDash' |
Definition at line 62 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_DASH_LONG_DASH_DOT = 'lgDashDot' |
Definition at line 63 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_DASH_LONG_DASH_DOT_DOT = 'lgDashDotDot' |
Definition at line 64 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_DASH_ROUND_DOT = 'sysDot' |
Definition at line 58 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_DASH_SOLID = 'solid' |
Definition at line 57 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_DASH_SQUERE_DOT = 'sysDash' |
Definition at line 59 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_JOIN_BEVEL = 'bevel' |
Definition at line 70 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_JOIN_MITER = 'miter' |
Definition at line 69 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYLE_JOIN_ROUND = 'bevel' |
Definition at line 68 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::LINE_STYPE_DASH_DASH = 'dash' |
Definition at line 60 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::ORIENTATION_NORMAL = 'minMax' |
Definition at line 48 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::ORIENTATION_REVERSED = 'maxMin' |
Definition at line 49 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_INNER_BOTTOM = 11 |
Definition at line 99 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_INNER_BOTTOM_LEFT = 12 |
Definition at line 100 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_INNER_BOTTTOM_RIGHT = 10 |
Definition at line 98 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_INNER_CENTER = 14 |
Definition at line 102 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_INNER_LEFT = 15 |
Definition at line 103 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_INNER_RIGHT = 13 |
Definition at line 101 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_INNER_TOP = 17 |
Definition at line 105 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_INNER_TOP_LEFT = 18 |
Definition at line 106 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_INNER_TOP_RIGHT = 16 |
Definition at line 104 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_NOSHADOW = null |
Definition at line 88 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_OUTER_BOTTOM = 2 |
Definition at line 90 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_OUTER_BOTTOM_LEFT = 3 |
Definition at line 91 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_OUTER_BOTTTOM_RIGHT = 1 |
Definition at line 89 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_OUTER_CENTER = 5 |
Definition at line 93 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_OUTER_LEFT = 6 |
Definition at line 94 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_OUTER_RIGHT = 4 |
Definition at line 92 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_OUTER_TOP = 8 |
Definition at line 96 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_OUTER_TOP_LEFT = 9 |
Definition at line 97 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_OUTER_TOP_RIGHT = 7 |
Definition at line 95 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_PERSPECTIVE_BELOW = 19 |
Definition at line 107 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_PERSPECTIVE_LOWER_LEFT = 23 |
Definition at line 111 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_PERSPECTIVE_LOWER_RIGHT = 22 |
Definition at line 110 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_PERSPECTIVE_UPPER_LEFT = 21 |
Definition at line 109 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::SHADOW_PRESETS_PERSPECTIVE_UPPER_RIGHT = 20 |
Definition at line 108 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::TICK_MARK_CROSS = 'cross' |
Definition at line 28 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::TICK_MARK_INSIDE = 'in' |
Definition at line 26 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::TICK_MARK_NONE = 'none' |
Definition at line 25 of file Properties.php.
const PhpOffice\PhpSpreadsheet\Chart\Properties::TICK_MARK_OUTSIDE = 'out' |
Definition at line 27 of file Properties.php.