ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 9 of file Properties.php.
|
protected |
Definition at line 344 of file Properties.php.
Referenced by PHPExcel_Chart_Axis\getGlowProperty(), PHPExcel_Chart_GridLines\getLineStyleProperty(), PHPExcel_Chart_Axis\getLineStyleProperty(), PHPExcel_Chart_GridLines\getShadowProperty(), and PHPExcel_Chart_Axis\getShadowProperty().
|
protected |
Definition at line 120 of file Properties.php.
References $angle.
Referenced by PHPExcel_Chart_GridLines\_setShadowAngle(), and PHPExcel_Chart_Axis\_setShadowAngle().
|
protected |
Definition at line 116 of file Properties.php.
Referenced by PHPExcel_Chart_GridLines\_setGlowSize(), PHPExcel_Chart_Axis\_setGlowSize(), PHPExcel_Chart_GridLines\_setShadowBlur(), PHPExcel_Chart_Axis\_setShadowBlur(), PHPExcel_Chart_GridLines\_setShadowDistance(), PHPExcel_Chart_Axis\_setShadowDistance(), PHPExcel_Chart_GridLines\setLineStyleProperties(), PHPExcel_Chart_Axis\setLineStyleProperties(), PHPExcel_Chart_Axis\setSoftEdges(), and PHPExcel_Chart_GridLines\setSoftEdgesSize().
|
protected |
Definition at line 136 of file Properties.php.
References array.
Referenced by PHPExcel_Chart_Axis\getLineStyleArrowLength(), PHPExcel_Chart_GridLines\getLineStyleArrowParameters(), and PHPExcel_Chart_Axis\getLineStyleArrowWidth().
|
protected |
Definition at line 152 of file Properties.php.
References array.
Referenced by PHPExcel_Chart_GridLines\_setShadowPresetsProperties(), and PHPExcel_Chart_Axis\_setShadowPresetsProperties().
|
protected |
Definition at line 124 of file Properties.php.
Referenced by PHPExcel_Chart_GridLines\_setGlowColor(), PHPExcel_Chart_GridLines\_setShadowColor(), setColorProperties(), and PHPExcel_Chart_GridLines\setShadowProperties().
|
protected |
Definition at line 128 of file Properties.php.
References array, and getTrueAlpha().
Referenced by PHPExcel_Chart_Axis\_setGlowColor(), PHPExcel_Chart_Axis\_setShadowColor(), PHPExcel_Chart_Axis\setFillParameters(), PHPExcel_Chart_GridLines\setLineColorProperties(), and PHPExcel_Chart_Axis\setLineParameters().
const PHPExcel_Properties::AXIS_LABELS_HIGH = 'high' |
Definition at line 18 of file Properties.php.
const PHPExcel_Properties::AXIS_LABELS_LOW = 'low' |
Definition at line 17 of file Properties.php.
const PHPExcel_Properties::AXIS_LABELS_NEXT_TO = 'nextTo' |
Definition at line 19 of file Properties.php.
const PHPExcel_Properties::AXIS_LABELS_NONE = 'none' |
Definition at line 20 of file Properties.php.
const PHPExcel_Properties::EXCEL_COLOR_TYPE_ARGB = 'srgbClr' |
Definition at line 14 of file Properties.php.
const PHPExcel_Properties::EXCEL_COLOR_TYPE_SCHEME = 'schemeClr' |
Definition at line 13 of file Properties.php.
const PHPExcel_Properties::EXCEL_COLOR_TYPE_STANDARD = 'prstClr' |
Definition at line 12 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_ACCOUNTING = '_($* #,##0.00_);_($* (#,##0.00);_($* "-"??_);_(@_)' |
Definition at line 36 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_CURRENCY = '$#,##0.00' |
Definition at line 35 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_DATE = 'm/d/yyyy' |
Definition at line 37 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_FRACTION = '# ?/?' |
Definition at line 40 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_GENERAL = 'General' |
Definition at line 33 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_NUMBER = '#,##0.00' |
Definition at line 34 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_PERCENTAGE = '0.00%' |
Definition at line 39 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_SCIENTIFIC = '0.00E+00' |
Definition at line 41 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_SPECIAL = '00000' |
Definition at line 43 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_TEXT = '@' |
Definition at line 42 of file Properties.php.
const PHPExcel_Properties::FORMAT_CODE_TIME = '[$-F400]h:mm:ss AM/PM' |
Definition at line 38 of file Properties.php.
const PHPExcel_Properties::HORIZONTAL_CROSSES_AUTOZERO = 'autoZero' |
Definition at line 29 of file Properties.php.
const PHPExcel_Properties::HORIZONTAL_CROSSES_MAXIMUM = 'max' |
Definition at line 30 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_SIZE_1 = 1 |
Definition at line 80 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_SIZE_2 = 2 |
Definition at line 81 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_SIZE_3 = 3 |
Definition at line 82 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_SIZE_4 = 4 |
Definition at line 83 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_SIZE_5 = 5 |
Definition at line 84 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_SIZE_6 = 6 |
Definition at line 85 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_SIZE_7 = 7 |
Definition at line 86 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_SIZE_8 = 8 |
Definition at line 87 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_SIZE_9 = 9 |
Definition at line 88 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_TYPE_ARROW = 'triangle' |
Definition at line 74 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_TYPE_DIAMOND = 'diamond' |
Definition at line 77 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_TYPE_NOARROW = NULL |
Definition at line 73 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_TYPE_OPEN = 'arrow' |
Definition at line 75 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_TYPE_OVAL = 'oval' |
Definition at line 78 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_ARROW_TYPE_STEALTH = 'stealth' |
Definition at line 76 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_CAP_FLAT = 'flat' |
Definition at line 67 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_CAP_ROUND = 'rnd' |
Definition at line 66 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_CAP_SQUARE = 'sq' |
Definition at line 65 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_COMPOUND_DOUBLE = 'dbl' |
Definition at line 51 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_COMPOUND_SIMPLE = 'sng' |
Definition at line 50 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_COMPOUND_THICKTHIN = 'thickThin' |
Definition at line 52 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_COMPOUND_THINTHICK = 'thinThick' |
Definition at line 53 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_COMPOUND_TRIPLE = 'tri' |
Definition at line 54 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_DASH_DASH_DOT = 'dashDot' |
Definition at line 60 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_DASH_LONG_DASH = 'lgDash' |
Definition at line 61 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_DASH_LONG_DASH_DOT = 'lgDashDot' |
Definition at line 62 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_DASH_LONG_DASH_DOT_DOT = 'lgDashDotDot' |
Definition at line 63 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_DASH_ROUND_DOT = 'sysDot' |
Definition at line 57 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_DASH_SOLID = 'solid' |
Definition at line 56 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_DASH_SQUERE_DOT = 'sysDash' |
Definition at line 58 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_JOIN_BEVEL = 'bevel' |
Definition at line 71 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_JOIN_MITER = 'miter' |
Definition at line 70 of file Properties.php.
const PHPExcel_Properties::LINE_STYLE_JOIN_ROUND = 'bevel' |
Definition at line 69 of file Properties.php.
const PHPExcel_Properties::LINE_STYPE_DASH_DASH = 'dash' |
Definition at line 59 of file Properties.php.
const PHPExcel_Properties::ORIENTATION_NORMAL = 'minMax' |
Definition at line 46 of file Properties.php.
const PHPExcel_Properties::ORIENTATION_REVERSED = 'maxMin' |
Definition at line 47 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_INNER_BOTTOM = 11 |
Definition at line 102 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_INNER_BOTTOM_LEFT = 12 |
Definition at line 103 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_INNER_BOTTTOM_RIGHT = 10 |
Definition at line 101 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_INNER_CENTER = 14 |
Definition at line 105 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_INNER_LEFT = 15 |
Definition at line 106 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_INNER_RIGHT = 13 |
Definition at line 104 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_INNER_TOP = 17 |
Definition at line 108 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_INNER_TOP_LEFT = 18 |
Definition at line 109 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_INNER_TOP_RIGHT = 16 |
Definition at line 107 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_NOSHADOW = NULL |
Definition at line 91 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_OUTER_BOTTOM = 2 |
Definition at line 93 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_OUTER_BOTTOM_LEFT = 3 |
Definition at line 94 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_OUTER_BOTTTOM_RIGHT = 1 |
Definition at line 92 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_OUTER_CENTER = 5 |
Definition at line 96 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_OUTER_LEFT = 6 |
Definition at line 97 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_OUTER_RIGHT = 4 |
Definition at line 95 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_OUTER_TOP = 8 |
Definition at line 99 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_OUTER_TOP_LEFT = 9 |
Definition at line 100 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_OUTER_TOP_RIGHT = 7 |
Definition at line 98 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_PERSPECTIVE_BELOW = 19 |
Definition at line 110 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_PERSPECTIVE_LOWER_LEFT = 23 |
Definition at line 114 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_PERSPECTIVE_LOWER_RIGHT = 22 |
Definition at line 113 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_PERSPECTIVE_UPPER_LEFT = 21 |
Definition at line 112 of file Properties.php.
const PHPExcel_Properties::SHADOW_PRESETS_PERSPECTIVE_UPPER_RIGHT = 20 |
Definition at line 111 of file Properties.php.
const PHPExcel_Properties::TICK_MARK_CROSS = 'cross' |
Definition at line 26 of file Properties.php.
const PHPExcel_Properties::TICK_MARK_INSIDE = 'in' |
Definition at line 24 of file Properties.php.
const PHPExcel_Properties::TICK_MARK_NONE = 'none' |
Definition at line 23 of file Properties.php.
const PHPExcel_Properties::TICK_MARK_OUTSIDE = 'out' |
Definition at line 25 of file Properties.php.