aspose_slides_cloud 20.4.0 → 20.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (177) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +61 -61
  3. data/TestData/ChartTest.pptx +0 -0
  4. data/TestData/Sections.pptx +0 -0
  5. data/TestData/TemplatingCVDataWithBase64.xml +22 -22
  6. data/lib/aspose_slides_cloud.rb +212 -205
  7. data/lib/aspose_slides_cloud/api/slides_api.rb +10979 -7974
  8. data/lib/aspose_slides_cloud/api/slides_api_requests.rb +4146 -3099
  9. data/lib/aspose_slides_cloud/api_client.rb +432 -429
  10. data/lib/aspose_slides_cloud/models/add_layout_slide.rb +244 -261
  11. data/lib/aspose_slides_cloud/models/add_master_slide.rb +259 -276
  12. data/lib/aspose_slides_cloud/models/add_shape.rb +239 -256
  13. data/lib/aspose_slides_cloud/models/add_slide.rb +269 -286
  14. data/lib/aspose_slides_cloud/models/api_info.rb +217 -205
  15. data/lib/aspose_slides_cloud/models/arrow_head_properties.rb +285 -273
  16. data/lib/aspose_slides_cloud/models/audio_frame.rb +359 -573
  17. data/lib/aspose_slides_cloud/models/axes.rb +237 -225
  18. data/lib/aspose_slides_cloud/models/axis.rb +699 -687
  19. data/lib/aspose_slides_cloud/models/base64_input_file.rb +230 -256
  20. data/lib/aspose_slides_cloud/models/blur_effect.rb +227 -215
  21. data/lib/aspose_slides_cloud/models/box_and_whisker_series.rb +299 -0
  22. data/lib/aspose_slides_cloud/models/bubble_chart_data_point.rb +212 -230
  23. data/lib/aspose_slides_cloud/models/bubble_series.rb +248 -428
  24. data/lib/aspose_slides_cloud/models/chart.rb +365 -553
  25. data/lib/aspose_slides_cloud/models/chart_category.rb +271 -0
  26. data/lib/aspose_slides_cloud/models/chart_title.rb +222 -210
  27. data/lib/aspose_slides_cloud/models/chart_wall.rb +281 -269
  28. data/lib/aspose_slides_cloud/models/color_scheme.rb +317 -327
  29. data/lib/aspose_slides_cloud/models/common_slide_view_properties.rb +217 -0
  30. data/lib/aspose_slides_cloud/models/connector.rb +275 -487
  31. data/lib/aspose_slides_cloud/models/custom_dash_pattern.rb +209 -197
  32. data/lib/aspose_slides_cloud/models/{resource_uri_element.rb → data_point.rb} +197 -195
  33. data/lib/aspose_slides_cloud/models/disc_usage.rb +227 -215
  34. data/lib/aspose_slides_cloud/models/document.rb +257 -267
  35. data/lib/aspose_slides_cloud/models/document_properties.rb +209 -219
  36. data/lib/aspose_slides_cloud/models/document_property.rb +232 -242
  37. data/lib/aspose_slides_cloud/models/document_replace_result.rb +218 -282
  38. data/lib/aspose_slides_cloud/models/effect.rb +424 -412
  39. data/lib/aspose_slides_cloud/models/effect_format.rb +277 -265
  40. data/lib/aspose_slides_cloud/models/entity_exists.rb +212 -0
  41. data/lib/aspose_slides_cloud/models/error.rb +237 -225
  42. data/lib/aspose_slides_cloud/models/error_details.rb +222 -210
  43. data/lib/aspose_slides_cloud/models/export_format.rb +60 -59
  44. data/lib/aspose_slides_cloud/models/export_options.rb +216 -194
  45. data/lib/aspose_slides_cloud/models/file_version.rb +225 -270
  46. data/lib/aspose_slides_cloud/models/file_versions.rb +209 -197
  47. data/lib/aspose_slides_cloud/models/files_list.rb +209 -197
  48. data/lib/aspose_slides_cloud/models/files_upload_result.rb +221 -209
  49. data/lib/aspose_slides_cloud/models/fill_format.rb +240 -228
  50. data/lib/aspose_slides_cloud/models/fill_overlay_effect.rb +246 -234
  51. data/lib/aspose_slides_cloud/models/font_scheme.rb +227 -237
  52. data/lib/aspose_slides_cloud/models/font_set.rb +227 -215
  53. data/lib/aspose_slides_cloud/models/format_scheme.rb +245 -255
  54. data/lib/aspose_slides_cloud/models/geometry_shape.rb +260 -439
  55. data/lib/aspose_slides_cloud/models/glow_effect.rb +222 -210
  56. data/lib/aspose_slides_cloud/models/gradient_fill.rb +342 -359
  57. data/lib/aspose_slides_cloud/models/gradient_fill_stop.rb +222 -210
  58. data/lib/aspose_slides_cloud/models/graphical_object.rb +234 -422
  59. data/lib/aspose_slides_cloud/models/group_shape.rb +234 -422
  60. data/lib/aspose_slides_cloud/models/header_footer.rb +247 -0
  61. data/lib/aspose_slides_cloud/models/html_export_options.rb +421 -420
  62. data/lib/aspose_slides_cloud/models/i_shape_export_options.rb +197 -195
  63. data/lib/aspose_slides_cloud/models/image.rb +237 -247
  64. data/lib/aspose_slides_cloud/models/image_export_format.rb +43 -43
  65. data/lib/aspose_slides_cloud/models/image_export_options.rb +299 -298
  66. data/lib/aspose_slides_cloud/models/images.rb +209 -219
  67. data/lib/aspose_slides_cloud/models/inner_shadow_effect.rb +252 -240
  68. data/lib/aspose_slides_cloud/models/input.rb +227 -215
  69. data/lib/aspose_slides_cloud/models/input_file.rb +250 -238
  70. data/lib/aspose_slides_cloud/models/interactive_sequence.rb +224 -212
  71. data/lib/aspose_slides_cloud/models/layout_slide.rb +278 -288
  72. data/lib/aspose_slides_cloud/models/layout_slides.rb +209 -219
  73. data/lib/aspose_slides_cloud/models/legend.rb +321 -309
  74. data/lib/aspose_slides_cloud/models/line_format.rb +389 -377
  75. data/lib/aspose_slides_cloud/models/master_slide.rb +231 -241
  76. data/lib/aspose_slides_cloud/models/master_slides.rb +209 -219
  77. data/lib/aspose_slides_cloud/models/merge.rb +231 -248
  78. data/lib/aspose_slides_cloud/models/merging_source.rb +219 -207
  79. data/lib/aspose_slides_cloud/models/no_fill.rb +219 -236
  80. data/lib/aspose_slides_cloud/models/normal_view_restored_properties.rb +217 -0
  81. data/lib/aspose_slides_cloud/models/notes_slide.rb +217 -227
  82. data/lib/aspose_slides_cloud/models/notes_slide_export_format.rb +43 -43
  83. data/lib/aspose_slides_cloud/models/notes_slide_header_footer.rb +267 -0
  84. data/lib/aspose_slides_cloud/models/object_exist.rb +227 -215
  85. data/lib/aspose_slides_cloud/models/ole_object_frame.rb +259 -447
  86. data/lib/aspose_slides_cloud/models/one_value_chart_data_point.rb +210 -200
  87. data/lib/aspose_slides_cloud/models/one_value_series.rb +248 -428
  88. data/lib/aspose_slides_cloud/models/ordered_merge_request.rb +209 -197
  89. data/lib/aspose_slides_cloud/models/outer_shadow_effect.rb +252 -240
  90. data/lib/aspose_slides_cloud/models/output_file.rb +240 -228
  91. data/lib/aspose_slides_cloud/models/paragraph.rb +517 -527
  92. data/lib/aspose_slides_cloud/models/paragraphs.rb +209 -219
  93. data/lib/aspose_slides_cloud/models/path_input_file.rb +240 -266
  94. data/lib/aspose_slides_cloud/models/path_output_file.rb +239 -256
  95. data/lib/aspose_slides_cloud/models/pattern_fill.rb +266 -283
  96. data/lib/aspose_slides_cloud/models/pdf_export_options.rb +547 -519
  97. data/lib/aspose_slides_cloud/models/picture_fill.rb +351 -368
  98. data/lib/aspose_slides_cloud/models/picture_frame.rb +245 -459
  99. data/lib/aspose_slides_cloud/models/pipeline.rb +219 -207
  100. data/lib/aspose_slides_cloud/models/placeholder.rb +325 -335
  101. data/lib/aspose_slides_cloud/models/placeholders.rb +209 -219
  102. data/lib/aspose_slides_cloud/models/plot_area.rb +311 -299
  103. data/lib/aspose_slides_cloud/models/portion.rb +589 -599
  104. data/lib/aspose_slides_cloud/models/portions.rb +209 -219
  105. data/lib/aspose_slides_cloud/models/pptx_export_options.rb +247 -246
  106. data/lib/aspose_slides_cloud/models/presentation_to_merge.rb +229 -217
  107. data/lib/aspose_slides_cloud/models/presentations_merge_request.rb +221 -209
  108. data/lib/aspose_slides_cloud/models/preset_shadow_effect.rb +286 -274
  109. data/lib/aspose_slides_cloud/models/reflection_effect.rb +441 -429
  110. data/lib/aspose_slides_cloud/models/remove_shape.rb +229 -246
  111. data/lib/aspose_slides_cloud/models/remove_slide.rb +234 -251
  112. data/lib/aspose_slides_cloud/models/reorder_slide.rb +249 -266
  113. data/lib/aspose_slides_cloud/models/replace_text.rb +269 -286
  114. data/lib/aspose_slides_cloud/models/request_input_file.rb +235 -261
  115. data/lib/aspose_slides_cloud/models/reset_slide.rb +234 -251
  116. data/lib/aspose_slides_cloud/models/resource_base.rb +219 -207
  117. data/lib/aspose_slides_cloud/models/resource_uri.rb +237 -225
  118. data/lib/aspose_slides_cloud/models/response_output_file.rb +219 -236
  119. data/lib/aspose_slides_cloud/models/save.rb +266 -283
  120. data/lib/aspose_slides_cloud/models/save_shape.rb +276 -293
  121. data/lib/aspose_slides_cloud/models/save_slide.rb +301 -318
  122. data/lib/aspose_slides_cloud/models/scale_type.rb +41 -41
  123. data/lib/aspose_slides_cloud/models/scatter_chart_data_point.rb +225 -215
  124. data/lib/aspose_slides_cloud/models/scatter_series.rb +248 -428
  125. data/lib/aspose_slides_cloud/models/section.rb +234 -0
  126. data/lib/aspose_slides_cloud/models/sections.rb +209 -0
  127. data/lib/aspose_slides_cloud/models/series.rb +422 -389
  128. data/lib/aspose_slides_cloud/models/series_marker.rb +281 -269
  129. data/lib/aspose_slides_cloud/models/shape.rb +255 -467
  130. data/lib/aspose_slides_cloud/models/shape_base.rb +375 -406
  131. data/lib/aspose_slides_cloud/models/shape_export_format.rb +44 -44
  132. data/lib/aspose_slides_cloud/models/shape_image_export_options.rb +286 -274
  133. data/lib/aspose_slides_cloud/models/shape_thumbnail_bounds.rb +41 -41
  134. data/lib/aspose_slides_cloud/models/shapes.rb +209 -219
  135. data/lib/aspose_slides_cloud/models/size_type.rb +55 -55
  136. data/lib/aspose_slides_cloud/models/slide.rb +322 -332
  137. data/lib/aspose_slides_cloud/models/slide_animation.rb +221 -231
  138. data/lib/aspose_slides_cloud/models/slide_background.rb +266 -276
  139. data/lib/aspose_slides_cloud/models/slide_comment.rb +239 -227
  140. data/lib/aspose_slides_cloud/models/slide_comments.rb +209 -219
  141. data/lib/aspose_slides_cloud/models/slide_export_format.rb +59 -58
  142. data/lib/aspose_slides_cloud/models/slide_replace_result.rb +223 -347
  143. data/lib/aspose_slides_cloud/models/slides.rb +209 -219
  144. data/lib/aspose_slides_cloud/models/smart_art.rb +342 -530
  145. data/lib/aspose_slides_cloud/models/smart_art_node.rb +293 -281
  146. data/lib/aspose_slides_cloud/models/smart_art_shape.rb +235 -422
  147. data/lib/aspose_slides_cloud/models/soft_edge_effect.rb +212 -200
  148. data/lib/aspose_slides_cloud/models/solid_fill.rb +229 -246
  149. data/lib/aspose_slides_cloud/models/split_document_result.rb +209 -219
  150. data/lib/aspose_slides_cloud/models/storage_exist.rb +212 -200
  151. data/lib/aspose_slides_cloud/models/storage_file.rb +257 -245
  152. data/lib/aspose_slides_cloud/models/svg_export_options.rb +379 -378
  153. data/lib/aspose_slides_cloud/models/swf_export_options.rb +529 -528
  154. data/lib/aspose_slides_cloud/models/table.rb +350 -538
  155. data/lib/aspose_slides_cloud/models/table_cell.rb +403 -391
  156. data/lib/aspose_slides_cloud/models/table_column.rb +212 -200
  157. data/lib/aspose_slides_cloud/models/table_row.rb +239 -227
  158. data/lib/aspose_slides_cloud/models/task.rb +240 -228
  159. data/lib/aspose_slides_cloud/models/text_item.rb +217 -205
  160. data/lib/aspose_slides_cloud/models/text_items.rb +209 -219
  161. data/lib/aspose_slides_cloud/models/theme.rb +237 -247
  162. data/lib/aspose_slides_cloud/models/tiff_export_options.rb +423 -422
  163. data/lib/aspose_slides_cloud/models/update_background.rb +241 -258
  164. data/lib/aspose_slides_cloud/models/update_shape.rb +239 -256
  165. data/lib/aspose_slides_cloud/models/video_frame.rb +329 -543
  166. data/lib/aspose_slides_cloud/models/view_properties.rb +357 -0
  167. data/lib/aspose_slides_cloud/models/waterfall_chart_data_point.rb +206 -0
  168. data/lib/aspose_slides_cloud/models/waterfall_series.rb +247 -0
  169. data/lib/aspose_slides_cloud/models/xps_export_options.rb +243 -242
  170. data/lib/aspose_slides_cloud/type_registry.rb +320 -0
  171. data/lib/aspose_slides_cloud/version.rb +25 -25
  172. data/spec/api/slides_api_spec.rb +35926 -24406
  173. data/spec/extra/extra_spec.rb +235 -101
  174. data/spec/spec_utils.rb +183 -176
  175. data/testConfig.json +7 -7
  176. data/testRules.json +472 -340
  177. metadata +18 -3
@@ -1,429 +1,441 @@
1
- =begin
2
- Copyright (c) 2019 Aspose Pty Ltd
3
-
4
- Permission is hereby granted, free of charge, to any person obtaining a copy
5
- of this software and associated documentation files (the "Software"), to deal
6
- in the Software without restriction, including without limitation the rights
7
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
- copies of the Software, and to permit persons to whom the Software is
9
- furnished to do so, subject to the following conditions:
10
-
11
- The above copyright notice and this permission notice shall be included in all
12
- copies or substantial portions of the Software.
13
-
14
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20
- SOFTWARE.
21
- =end
22
-
23
- require 'date'
24
-
25
- module AsposeSlidesCloud
26
- # Represents reflection effect
27
- class ReflectionEffect
28
- # direction
29
- attr_accessor :direction
30
-
31
- # fade direction
32
- attr_accessor :fade_direction
33
-
34
- # distance
35
- attr_accessor :distance
36
-
37
- # blur radius
38
- attr_accessor :blur_radius
39
-
40
- # scale horizontal
41
- attr_accessor :scale_horizontal
42
-
43
- # scale vertical
44
- attr_accessor :scale_vertical
45
-
46
- # skew horizontal
47
- attr_accessor :skew_horizontal
48
-
49
- # skew vertical
50
- attr_accessor :skew_vertical
51
-
52
- # start pos alpha
53
- attr_accessor :start_pos_alpha
54
-
55
- # end pos alpha
56
- attr_accessor :end_pos_alpha
57
-
58
- # start reflection opacity
59
- attr_accessor :start_reflection_opacity
60
-
61
- # end reflection opacity
62
- attr_accessor :end_reflection_opacity
63
-
64
- # rectangle alignment
65
- attr_accessor :rectangle_align
66
-
67
- # true if the reflection should rotate with the shape when the shape is rotated
68
- attr_accessor :rotate_shadow_with_shape
69
-
70
- class EnumAttributeValidator
71
- attr_reader :datatype
72
- attr_reader :allowable_values
73
-
74
- def initialize(datatype, allowable_values)
75
- @allowable_values = allowable_values.map do |value|
76
- case datatype.to_s
77
- when /Integer/i
78
- value.to_i
79
- when /Float/i
80
- value.to_f
81
- else
82
- value
83
- end
84
- end
85
- end
86
-
87
- def valid?(value)
88
- !value || allowable_values.any?{ |s| s.casecmp(value) == 0 }
89
- end
90
- end
91
-
92
- # Attribute mapping from ruby-style variable name to JSON key.
93
- def self.attribute_map
94
- {
95
- :'direction' => :'Direction',
96
- :'fade_direction' => :'FadeDirection',
97
- :'distance' => :'Distance',
98
- :'blur_radius' => :'BlurRadius',
99
- :'scale_horizontal' => :'ScaleHorizontal',
100
- :'scale_vertical' => :'ScaleVertical',
101
- :'skew_horizontal' => :'SkewHorizontal',
102
- :'skew_vertical' => :'SkewVertical',
103
- :'start_pos_alpha' => :'StartPosAlpha',
104
- :'end_pos_alpha' => :'EndPosAlpha',
105
- :'start_reflection_opacity' => :'StartReflectionOpacity',
106
- :'end_reflection_opacity' => :'EndReflectionOpacity',
107
- :'rectangle_align' => :'RectangleAlign',
108
- :'rotate_shadow_with_shape' => :'RotateShadowWithShape'
109
- }
110
- end
111
-
112
- # Attribute type mapping.
113
- def self.swagger_types
114
- {
115
- :'direction' => :'Float',
116
- :'fade_direction' => :'Float',
117
- :'distance' => :'Float',
118
- :'blur_radius' => :'Float',
119
- :'scale_horizontal' => :'Float',
120
- :'scale_vertical' => :'Float',
121
- :'skew_horizontal' => :'Float',
122
- :'skew_vertical' => :'Float',
123
- :'start_pos_alpha' => :'Float',
124
- :'end_pos_alpha' => :'Float',
125
- :'start_reflection_opacity' => :'Float',
126
- :'end_reflection_opacity' => :'Float',
127
- :'rectangle_align' => :'String',
128
- :'rotate_shadow_with_shape' => :'BOOLEAN'
129
- }
130
- end
131
-
132
- # Initializes the object
133
- # @param [Hash] attributes Model attributes in the form of hash
134
- def initialize(attributes = {})
135
- return unless attributes.is_a?(Hash)
136
-
137
- # convert string to symbol for hash key
138
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
139
-
140
- if attributes.has_key?(:'Direction')
141
- self.direction = attributes[:'Direction']
142
- end
143
-
144
- if attributes.has_key?(:'FadeDirection')
145
- self.fade_direction = attributes[:'FadeDirection']
146
- end
147
-
148
- if attributes.has_key?(:'Distance')
149
- self.distance = attributes[:'Distance']
150
- end
151
-
152
- if attributes.has_key?(:'BlurRadius')
153
- self.blur_radius = attributes[:'BlurRadius']
154
- end
155
-
156
- if attributes.has_key?(:'ScaleHorizontal')
157
- self.scale_horizontal = attributes[:'ScaleHorizontal']
158
- end
159
-
160
- if attributes.has_key?(:'ScaleVertical')
161
- self.scale_vertical = attributes[:'ScaleVertical']
162
- end
163
-
164
- if attributes.has_key?(:'SkewHorizontal')
165
- self.skew_horizontal = attributes[:'SkewHorizontal']
166
- end
167
-
168
- if attributes.has_key?(:'SkewVertical')
169
- self.skew_vertical = attributes[:'SkewVertical']
170
- end
171
-
172
- if attributes.has_key?(:'StartPosAlpha')
173
- self.start_pos_alpha = attributes[:'StartPosAlpha']
174
- end
175
-
176
- if attributes.has_key?(:'EndPosAlpha')
177
- self.end_pos_alpha = attributes[:'EndPosAlpha']
178
- end
179
-
180
- if attributes.has_key?(:'StartReflectionOpacity')
181
- self.start_reflection_opacity = attributes[:'StartReflectionOpacity']
182
- end
183
-
184
- if attributes.has_key?(:'EndReflectionOpacity')
185
- self.end_reflection_opacity = attributes[:'EndReflectionOpacity']
186
- end
187
-
188
- if attributes.has_key?(:'RectangleAlign')
189
- self.rectangle_align = attributes[:'RectangleAlign']
190
- end
191
-
192
- if attributes.has_key?(:'RotateShadowWithShape')
193
- self.rotate_shadow_with_shape = attributes[:'RotateShadowWithShape']
194
- end
195
- end
196
-
197
- # Show invalid properties with the reasons. Usually used together with valid?
198
- # @return Array for valid properties with the reasons
199
- def list_invalid_properties
200
- invalid_properties = Array.new
201
- if @direction.nil?
202
- invalid_properties.push('invalid value for "direction", direction cannot be nil.')
203
- end
204
-
205
- if @fade_direction.nil?
206
- invalid_properties.push('invalid value for "fade_direction", fade_direction cannot be nil.')
207
- end
208
-
209
- if @distance.nil?
210
- invalid_properties.push('invalid value for "distance", distance cannot be nil.')
211
- end
212
-
213
- if @blur_radius.nil?
214
- invalid_properties.push('invalid value for "blur_radius", blur_radius cannot be nil.')
215
- end
216
-
217
- if @scale_horizontal.nil?
218
- invalid_properties.push('invalid value for "scale_horizontal", scale_horizontal cannot be nil.')
219
- end
220
-
221
- if @scale_vertical.nil?
222
- invalid_properties.push('invalid value for "scale_vertical", scale_vertical cannot be nil.')
223
- end
224
-
225
- if @skew_horizontal.nil?
226
- invalid_properties.push('invalid value for "skew_horizontal", skew_horizontal cannot be nil.')
227
- end
228
-
229
- if @skew_vertical.nil?
230
- invalid_properties.push('invalid value for "skew_vertical", skew_vertical cannot be nil.')
231
- end
232
-
233
- if @start_pos_alpha.nil?
234
- invalid_properties.push('invalid value for "start_pos_alpha", start_pos_alpha cannot be nil.')
235
- end
236
-
237
- if @end_pos_alpha.nil?
238
- invalid_properties.push('invalid value for "end_pos_alpha", end_pos_alpha cannot be nil.')
239
- end
240
-
241
- if @start_reflection_opacity.nil?
242
- invalid_properties.push('invalid value for "start_reflection_opacity", start_reflection_opacity cannot be nil.')
243
- end
244
-
245
- if @end_reflection_opacity.nil?
246
- invalid_properties.push('invalid value for "end_reflection_opacity", end_reflection_opacity cannot be nil.')
247
- end
248
-
249
- if @rectangle_align.nil?
250
- invalid_properties.push('invalid value for "rectangle_align", rectangle_align cannot be nil.')
251
- end
252
-
253
- if @rotate_shadow_with_shape.nil?
254
- invalid_properties.push('invalid value for "rotate_shadow_with_shape", rotate_shadow_with_shape cannot be nil.')
255
- end
256
-
257
- invalid_properties
258
- end
259
-
260
- # Check to see if the all the properties in the model are valid
261
- # @return true if the model is valid
262
- def valid?
263
- return false if @direction.nil?
264
- return false if @fade_direction.nil?
265
- return false if @distance.nil?
266
- return false if @blur_radius.nil?
267
- return false if @scale_horizontal.nil?
268
- return false if @scale_vertical.nil?
269
- return false if @skew_horizontal.nil?
270
- return false if @skew_vertical.nil?
271
- return false if @start_pos_alpha.nil?
272
- return false if @end_pos_alpha.nil?
273
- return false if @start_reflection_opacity.nil?
274
- return false if @end_reflection_opacity.nil?
275
- return false if @rectangle_align.nil?
276
- rectangle_align_validator = EnumAttributeValidator.new('String', ['TopLeft', 'Top', 'TopRight', 'Left', 'Center', 'Right', 'BottomLeft', 'Bottom', 'BottomRight', 'NotDefined'])
277
- return false unless rectangle_align_validator.valid?(@rectangle_align)
278
- return false if @rotate_shadow_with_shape.nil?
279
- true
280
- end
281
-
282
- # Custom attribute writer method checking allowed values (enum).
283
- # @param [Object] rectangle_align Object to be assigned
284
- def rectangle_align=(rectangle_align)
285
- validator = EnumAttributeValidator.new('String', ['TopLeft', 'Top', 'TopRight', 'Left', 'Center', 'Right', 'BottomLeft', 'Bottom', 'BottomRight', 'NotDefined'])
286
- unless validator.valid?(rectangle_align)
287
- fail ArgumentError, 'invalid value for "rectangle_align", must be one of #{validator.allowable_values}.'
288
- end
289
- @rectangle_align = rectangle_align
290
- end
291
-
292
- # Checks equality by comparing each attribute.
293
- # @param [Object] Object to be compared
294
- def ==(o)
295
- return true if self.equal?(o)
296
- self.class == o.class &&
297
- direction == o.direction &&
298
- fade_direction == o.fade_direction &&
299
- distance == o.distance &&
300
- blur_radius == o.blur_radius &&
301
- scale_horizontal == o.scale_horizontal &&
302
- scale_vertical == o.scale_vertical &&
303
- skew_horizontal == o.skew_horizontal &&
304
- skew_vertical == o.skew_vertical &&
305
- start_pos_alpha == o.start_pos_alpha &&
306
- end_pos_alpha == o.end_pos_alpha &&
307
- start_reflection_opacity == o.start_reflection_opacity &&
308
- end_reflection_opacity == o.end_reflection_opacity &&
309
- rectangle_align == o.rectangle_align &&
310
- rotate_shadow_with_shape == o.rotate_shadow_with_shape
311
- end
312
-
313
- # @see the `==` method
314
- # @param [Object] Object to be compared
315
- def eql?(o)
316
- self == o
317
- end
318
-
319
- # Calculates hash code according to all attributes.
320
- # @return [Fixnum] Hash code
321
- def hash
322
- [direction, fade_direction, distance, blur_radius, scale_horizontal, scale_vertical, skew_horizontal, skew_vertical, start_pos_alpha, end_pos_alpha, start_reflection_opacity, end_reflection_opacity, rectangle_align, rotate_shadow_with_shape].hash
323
- end
324
-
325
- # Builds the object from hash
326
- # @param [Hash] attributes Model attributes in the form of hash
327
- # @return [Object] Returns the model itself
328
- def build_from_hash(attributes)
329
- return nil unless attributes.is_a?(Hash)
330
- self.class.swagger_types.each_pair do |key, type|
331
- if type =~ /\AArray<(.*)>/i
332
- # check to ensure the input is an array given that the the attribute
333
- # is documented as an array but the input is not
334
- if attributes[self.class.attribute_map[key]].is_a?(Array)
335
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
336
- end
337
- elsif !attributes[self.class.attribute_map[key]].nil?
338
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
339
- end # or else data not found in attributes(hash), not an issue as the data can be optional
340
- end
341
-
342
- self
343
- end
344
-
345
- # Deserializes the data based on type
346
- # @param string type Data type
347
- # @param string value Value to be deserialized
348
- # @return [Object] Deserialized data
349
- def _deserialize(type, value)
350
- case type.to_sym
351
- when :DateTime
352
- DateTime.parse(value)
353
- when :Date
354
- Date.parse(value)
355
- when :String
356
- value.to_s
357
- when :Integer
358
- value.to_i
359
- when :Float
360
- value.to_f
361
- when :BOOLEAN
362
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
363
- true
364
- else
365
- false
366
- end
367
- when :Object
368
- # generic object (usually a Hash), return directly
369
- value
370
- when /\AArray<(?<inner_type>.+)>\z/
371
- inner_type = Regexp.last_match[:inner_type]
372
- value.map { |v| _deserialize(inner_type, v) }
373
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
374
- k_type = Regexp.last_match[:k_type]
375
- v_type = Regexp.last_match[:v_type]
376
- {}.tap do |hash|
377
- value.each do |k, v|
378
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
379
- end
380
- end
381
- else # model
382
- temp_model = AsposeSlidesCloud.const_get(type).new
383
- temp_model.build_from_hash(value)
384
- end
385
- end
386
-
387
- # Returns the string representation of the object
388
- # @return [String] String presentation of the object
389
- def to_s
390
- to_hash.to_s
391
- end
392
-
393
- # to_body is an alias to to_hash (backward compatibility)
394
- # @return [Hash] Returns the object in the form of hash
395
- def to_body
396
- to_hash
397
- end
398
-
399
- # Returns the object in the form of hash
400
- # @return [Hash] Returns the object in the form of hash
401
- def to_hash
402
- hash = {}
403
- self.class.attribute_map.each_pair do |attr, param|
404
- value = self.send(attr)
405
- next if value.nil?
406
- hash[param] = _to_hash(value)
407
- end
408
- hash
409
- end
410
-
411
- # Outputs non-array value in the form of hash
412
- # For object, use to_hash. Otherwise, just return the value
413
- # @param [Object] value Any valid value
414
- # @return [Hash] Returns the value in the form of hash
415
- def _to_hash(value)
416
- if value.is_a?(Array)
417
- value.compact.map { |v| _to_hash(v) }
418
- elsif value.is_a?(Hash)
419
- {}.tap do |hash|
420
- value.each { |k, v| hash[k] = _to_hash(v) }
421
- end
422
- elsif value.respond_to? :to_hash
423
- value.to_hash
424
- else
425
- value
426
- end
427
- end
428
- end
429
- end
1
+ =begin
2
+ Copyright (c) 2019 Aspose Pty Ltd
3
+
4
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5
+ of this software and associated documentation files (the "Software"), to deal
6
+ in the Software without restriction, including without limitation the rights
7
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
+ copies of the Software, and to permit persons to whom the Software is
9
+ furnished to do so, subject to the following conditions:
10
+
11
+ The above copyright notice and this permission notice shall be included in all
12
+ copies or substantial portions of the Software.
13
+
14
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20
+ SOFTWARE.
21
+ =end
22
+
23
+ require 'date'
24
+
25
+ module AsposeSlidesCloud
26
+ # Represents reflection effect
27
+ class ReflectionEffect
28
+ # direction
29
+ attr_accessor :direction
30
+
31
+ # fade direction
32
+ attr_accessor :fade_direction
33
+
34
+ # distance
35
+ attr_accessor :distance
36
+
37
+ # blur radius
38
+ attr_accessor :blur_radius
39
+
40
+ # scale horizontal
41
+ attr_accessor :scale_horizontal
42
+
43
+ # scale vertical
44
+ attr_accessor :scale_vertical
45
+
46
+ # skew horizontal
47
+ attr_accessor :skew_horizontal
48
+
49
+ # skew vertical
50
+ attr_accessor :skew_vertical
51
+
52
+ # start pos alpha
53
+ attr_accessor :start_pos_alpha
54
+
55
+ # end pos alpha
56
+ attr_accessor :end_pos_alpha
57
+
58
+ # start reflection opacity
59
+ attr_accessor :start_reflection_opacity
60
+
61
+ # end reflection opacity
62
+ attr_accessor :end_reflection_opacity
63
+
64
+ # rectangle alignment
65
+ attr_accessor :rectangle_align
66
+
67
+ # true if the reflection should rotate with the shape when the shape is rotated
68
+ attr_accessor :rotate_shadow_with_shape
69
+
70
+ class EnumAttributeValidator
71
+ attr_reader :datatype
72
+ attr_reader :allowable_values
73
+
74
+ def initialize(datatype, allowable_values)
75
+ @allowable_values = allowable_values.map do |value|
76
+ case datatype.to_s
77
+ when /Integer/i
78
+ value.to_i
79
+ when /Float/i
80
+ value.to_f
81
+ else
82
+ value
83
+ end
84
+ end
85
+ end
86
+
87
+ def valid?(value)
88
+ !value || allowable_values.any?{ |s| s.casecmp(value) == 0 }
89
+ end
90
+ end
91
+
92
+ # Attribute mapping from ruby-style variable name to JSON key.
93
+ def self.attribute_map
94
+ {
95
+ :'direction' => :'Direction',
96
+ :'fade_direction' => :'FadeDirection',
97
+ :'distance' => :'Distance',
98
+ :'blur_radius' => :'BlurRadius',
99
+ :'scale_horizontal' => :'ScaleHorizontal',
100
+ :'scale_vertical' => :'ScaleVertical',
101
+ :'skew_horizontal' => :'SkewHorizontal',
102
+ :'skew_vertical' => :'SkewVertical',
103
+ :'start_pos_alpha' => :'StartPosAlpha',
104
+ :'end_pos_alpha' => :'EndPosAlpha',
105
+ :'start_reflection_opacity' => :'StartReflectionOpacity',
106
+ :'end_reflection_opacity' => :'EndReflectionOpacity',
107
+ :'rectangle_align' => :'RectangleAlign',
108
+ :'rotate_shadow_with_shape' => :'RotateShadowWithShape',
109
+ }
110
+ end
111
+
112
+ # Attribute type mapping.
113
+ def self.swagger_types
114
+ {
115
+ :'direction' => :'Float',
116
+ :'fade_direction' => :'Float',
117
+ :'distance' => :'Float',
118
+ :'blur_radius' => :'Float',
119
+ :'scale_horizontal' => :'Float',
120
+ :'scale_vertical' => :'Float',
121
+ :'skew_horizontal' => :'Float',
122
+ :'skew_vertical' => :'Float',
123
+ :'start_pos_alpha' => :'Float',
124
+ :'end_pos_alpha' => :'Float',
125
+ :'start_reflection_opacity' => :'Float',
126
+ :'end_reflection_opacity' => :'Float',
127
+ :'rectangle_align' => :'String',
128
+ :'rotate_shadow_with_shape' => :'BOOLEAN',
129
+ }
130
+ end
131
+
132
+ # Initializes the object
133
+ # @param [Hash] attributes Model attributes in the form of hash
134
+ def initialize(attributes = {})
135
+ return unless attributes.is_a?(Hash)
136
+
137
+ # convert string to symbol for hash key
138
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
139
+
140
+ if attributes.has_key?(:'Direction')
141
+ self.direction = attributes[:'Direction']
142
+ end
143
+
144
+ if attributes.has_key?(:'FadeDirection')
145
+ self.fade_direction = attributes[:'FadeDirection']
146
+ end
147
+
148
+ if attributes.has_key?(:'Distance')
149
+ self.distance = attributes[:'Distance']
150
+ end
151
+
152
+ if attributes.has_key?(:'BlurRadius')
153
+ self.blur_radius = attributes[:'BlurRadius']
154
+ end
155
+
156
+ if attributes.has_key?(:'ScaleHorizontal')
157
+ self.scale_horizontal = attributes[:'ScaleHorizontal']
158
+ end
159
+
160
+ if attributes.has_key?(:'ScaleVertical')
161
+ self.scale_vertical = attributes[:'ScaleVertical']
162
+ end
163
+
164
+ if attributes.has_key?(:'SkewHorizontal')
165
+ self.skew_horizontal = attributes[:'SkewHorizontal']
166
+ end
167
+
168
+ if attributes.has_key?(:'SkewVertical')
169
+ self.skew_vertical = attributes[:'SkewVertical']
170
+ end
171
+
172
+ if attributes.has_key?(:'StartPosAlpha')
173
+ self.start_pos_alpha = attributes[:'StartPosAlpha']
174
+ end
175
+
176
+ if attributes.has_key?(:'EndPosAlpha')
177
+ self.end_pos_alpha = attributes[:'EndPosAlpha']
178
+ end
179
+
180
+ if attributes.has_key?(:'StartReflectionOpacity')
181
+ self.start_reflection_opacity = attributes[:'StartReflectionOpacity']
182
+ end
183
+
184
+ if attributes.has_key?(:'EndReflectionOpacity')
185
+ self.end_reflection_opacity = attributes[:'EndReflectionOpacity']
186
+ end
187
+
188
+ if attributes.has_key?(:'RectangleAlign')
189
+ self.rectangle_align = attributes[:'RectangleAlign']
190
+ end
191
+
192
+ if attributes.has_key?(:'RotateShadowWithShape')
193
+ self.rotate_shadow_with_shape = attributes[:'RotateShadowWithShape']
194
+ end
195
+ end
196
+
197
+ # Show invalid properties with the reasons. Usually used together with valid?
198
+ # @return Array for valid properties with the reasons
199
+ def list_invalid_properties
200
+ invalid_properties = Array.new
201
+ if @direction.nil?
202
+ invalid_properties.push('invalid value for "direction", direction cannot be nil.')
203
+ end
204
+
205
+ if @fade_direction.nil?
206
+ invalid_properties.push('invalid value for "fade_direction", fade_direction cannot be nil.')
207
+ end
208
+
209
+ if @distance.nil?
210
+ invalid_properties.push('invalid value for "distance", distance cannot be nil.')
211
+ end
212
+
213
+ if @blur_radius.nil?
214
+ invalid_properties.push('invalid value for "blur_radius", blur_radius cannot be nil.')
215
+ end
216
+
217
+ if @scale_horizontal.nil?
218
+ invalid_properties.push('invalid value for "scale_horizontal", scale_horizontal cannot be nil.')
219
+ end
220
+
221
+ if @scale_vertical.nil?
222
+ invalid_properties.push('invalid value for "scale_vertical", scale_vertical cannot be nil.')
223
+ end
224
+
225
+ if @skew_horizontal.nil?
226
+ invalid_properties.push('invalid value for "skew_horizontal", skew_horizontal cannot be nil.')
227
+ end
228
+
229
+ if @skew_vertical.nil?
230
+ invalid_properties.push('invalid value for "skew_vertical", skew_vertical cannot be nil.')
231
+ end
232
+
233
+ if @start_pos_alpha.nil?
234
+ invalid_properties.push('invalid value for "start_pos_alpha", start_pos_alpha cannot be nil.')
235
+ end
236
+
237
+ if @end_pos_alpha.nil?
238
+ invalid_properties.push('invalid value for "end_pos_alpha", end_pos_alpha cannot be nil.')
239
+ end
240
+
241
+ if @start_reflection_opacity.nil?
242
+ invalid_properties.push('invalid value for "start_reflection_opacity", start_reflection_opacity cannot be nil.')
243
+ end
244
+
245
+ if @end_reflection_opacity.nil?
246
+ invalid_properties.push('invalid value for "end_reflection_opacity", end_reflection_opacity cannot be nil.')
247
+ end
248
+
249
+ if @rectangle_align.nil?
250
+ invalid_properties.push('invalid value for "rectangle_align", rectangle_align cannot be nil.')
251
+ end
252
+
253
+ if @rotate_shadow_with_shape.nil?
254
+ invalid_properties.push('invalid value for "rotate_shadow_with_shape", rotate_shadow_with_shape cannot be nil.')
255
+ end
256
+
257
+ invalid_properties
258
+ end
259
+
260
+ # Check to see if the all the properties in the model are valid
261
+ # @return true if the model is valid
262
+ def valid?
263
+ return false if @direction.nil?
264
+ return false if @fade_direction.nil?
265
+ return false if @distance.nil?
266
+ return false if @blur_radius.nil?
267
+ return false if @scale_horizontal.nil?
268
+ return false if @scale_vertical.nil?
269
+ return false if @skew_horizontal.nil?
270
+ return false if @skew_vertical.nil?
271
+ return false if @start_pos_alpha.nil?
272
+ return false if @end_pos_alpha.nil?
273
+ return false if @start_reflection_opacity.nil?
274
+ return false if @end_reflection_opacity.nil?
275
+ return false if @rectangle_align.nil?
276
+ rectangle_align_validator = EnumAttributeValidator.new('String', ['TopLeft', 'Top', 'TopRight', 'Left', 'Center', 'Right', 'BottomLeft', 'Bottom', 'BottomRight', 'NotDefined'])
277
+ return false unless rectangle_align_validator.valid?(@rectangle_align)
278
+ return false if @rotate_shadow_with_shape.nil?
279
+ true
280
+ end
281
+
282
+ # Custom attribute writer method checking allowed values (enum).
283
+ # @param [Object] rectangle_align Object to be assigned
284
+ def rectangle_align=(rectangle_align)
285
+ validator = EnumAttributeValidator.new('String', ['TopLeft', 'Top', 'TopRight', 'Left', 'Center', 'Right', 'BottomLeft', 'Bottom', 'BottomRight', 'NotDefined'])
286
+ unless validator.valid?(rectangle_align)
287
+ fail ArgumentError, 'invalid value for "rectangle_align", must be one of #{validator.allowable_values}.'
288
+ end
289
+ @rectangle_align = rectangle_align
290
+ end
291
+
292
+ # Checks equality by comparing each attribute.
293
+ # @param [Object] Object to be compared
294
+ def ==(o)
295
+ return true if self.equal?(o)
296
+ self.class == o.class &&
297
+ direction == o.direction &&
298
+ fade_direction == o.fade_direction &&
299
+ distance == o.distance &&
300
+ blur_radius == o.blur_radius &&
301
+ scale_horizontal == o.scale_horizontal &&
302
+ scale_vertical == o.scale_vertical &&
303
+ skew_horizontal == o.skew_horizontal &&
304
+ skew_vertical == o.skew_vertical &&
305
+ start_pos_alpha == o.start_pos_alpha &&
306
+ end_pos_alpha == o.end_pos_alpha &&
307
+ start_reflection_opacity == o.start_reflection_opacity &&
308
+ end_reflection_opacity == o.end_reflection_opacity &&
309
+ rectangle_align == o.rectangle_align &&
310
+ rotate_shadow_with_shape == o.rotate_shadow_with_shape
311
+ end
312
+
313
+ # @see the `==` method
314
+ # @param [Object] Object to be compared
315
+ def eql?(o)
316
+ self == o
317
+ end
318
+
319
+ # Calculates hash code according to all attributes.
320
+ # @return [Fixnum] Hash code
321
+ def hash
322
+ [direction, fade_direction, distance, blur_radius, scale_horizontal, scale_vertical, skew_horizontal, skew_vertical, start_pos_alpha, end_pos_alpha, start_reflection_opacity, end_reflection_opacity, rectangle_align, rotate_shadow_with_shape].hash
323
+ end
324
+
325
+ # Builds the object from hash
326
+ # @param [Hash] attributes Model attributes in the form of hash
327
+ # @return [Object] Returns the model itself
328
+ def build_from_hash(attributes)
329
+ return nil unless attributes.is_a?(Hash)
330
+ self.class.swagger_types.each_pair do |key, type|
331
+ mapKey = self.class.attribute_map[key]
332
+ if !mapKey.nil?
333
+ val = attributes[mapKey]
334
+ if val.nil?
335
+ mapKeyString = mapKey.to_s
336
+ mapKeyString[0] = mapKeyString[0].downcase
337
+ mapKey = mapKeyString.to_sym
338
+ val = attributes[mapKey]
339
+ end
340
+ if !val.nil?
341
+ if type =~ /\AArray<(.*)>/i
342
+ # check to ensure the input is an array given that the the attribute
343
+ # is documented as an array but the input is not
344
+ if val.is_a?(Array)
345
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
346
+ end
347
+ else
348
+ self.send("#{key}=", _deserialize(type, val))
349
+ end
350
+ end
351
+ end
352
+ end
353
+
354
+ self
355
+ end
356
+
357
+ # Deserializes the data based on type
358
+ # @param string type Data type
359
+ # @param string value Value to be deserialized
360
+ # @return [Object] Deserialized data
361
+ def _deserialize(type, value)
362
+ case type.to_sym
363
+ when :DateTime
364
+ DateTime.parse(value)
365
+ when :Date
366
+ Date.parse(value)
367
+ when :String
368
+ value.to_s
369
+ when :Integer
370
+ value.to_i
371
+ when :Float
372
+ value.to_f
373
+ when :BOOLEAN
374
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
375
+ true
376
+ else
377
+ false
378
+ end
379
+ when :Object
380
+ # generic object (usually a Hash), return directly
381
+ value
382
+ when /\AArray<(?<inner_type>.+)>\z/
383
+ inner_type = Regexp.last_match[:inner_type]
384
+ value.map { |v| _deserialize(inner_type, v) }
385
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
386
+ k_type = Regexp.last_match[:k_type]
387
+ v_type = Regexp.last_match[:v_type]
388
+ {}.tap do |hash|
389
+ value.each do |k, v|
390
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
391
+ end
392
+ end
393
+ else # model
394
+ temp_model = AsposeSlidesCloud.const_get(type).new
395
+ temp_model.build_from_hash(value)
396
+ end
397
+ end
398
+
399
+ # Returns the string representation of the object
400
+ # @return [String] String presentation of the object
401
+ def to_s
402
+ to_hash.to_s
403
+ end
404
+
405
+ # to_body is an alias to to_hash (backward compatibility)
406
+ # @return [Hash] Returns the object in the form of hash
407
+ def to_body
408
+ to_hash
409
+ end
410
+
411
+ # Returns the object in the form of hash
412
+ # @return [Hash] Returns the object in the form of hash
413
+ def to_hash
414
+ hash = {}
415
+ self.class.attribute_map.each_pair do |attr, param|
416
+ value = self.send(attr)
417
+ next if value.nil?
418
+ hash[param] = _to_hash(value)
419
+ end
420
+ hash
421
+ end
422
+
423
+ # Outputs non-array value in the form of hash
424
+ # For object, use to_hash. Otherwise, just return the value
425
+ # @param [Object] value Any valid value
426
+ # @return [Hash] Returns the value in the form of hash
427
+ def _to_hash(value)
428
+ if value.is_a?(Array)
429
+ value.compact.map { |v| _to_hash(v) }
430
+ elsif value.is_a?(Hash)
431
+ {}.tap do |hash|
432
+ value.each { |k, v| hash[k] = _to_hash(v) }
433
+ end
434
+ elsif value.respond_to? :to_hash
435
+ value.to_hash
436
+ else
437
+ value
438
+ end
439
+ end
440
+ end
441
+ end