aspose_slides_cloud 21.6.0 → 21.12.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (183) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +105 -89
  3. data/TestData/TemplatingCVDataWithBase64.xml +22 -22
  4. data/TestData/test-unprotected.pptx +0 -0
  5. data/TestData/test.pptx +0 -0
  6. data/lib/aspose_slides_cloud/api/slides_api.rb +18572 -15206
  7. data/lib/aspose_slides_cloud/api_client.rb +439 -439
  8. data/lib/aspose_slides_cloud/models/add_layout_slide.rb +244 -244
  9. data/lib/aspose_slides_cloud/models/add_master_slide.rb +259 -259
  10. data/lib/aspose_slides_cloud/models/add_shape.rb +239 -239
  11. data/lib/aspose_slides_cloud/models/add_slide.rb +269 -269
  12. data/lib/aspose_slides_cloud/models/api_info.rb +217 -217
  13. data/lib/aspose_slides_cloud/models/arrow_head_properties.rb +285 -285
  14. data/lib/aspose_slides_cloud/models/audio_frame.rb +360 -359
  15. data/lib/aspose_slides_cloud/models/axes.rb +237 -237
  16. data/lib/aspose_slides_cloud/models/axis.rb +699 -699
  17. data/lib/aspose_slides_cloud/models/base64_input_file.rb +230 -230
  18. data/lib/aspose_slides_cloud/models/blur_effect.rb +227 -227
  19. data/lib/aspose_slides_cloud/models/box_and_whisker_series.rb +299 -299
  20. data/lib/aspose_slides_cloud/models/bubble_chart_data_point.rb +212 -212
  21. data/lib/aspose_slides_cloud/models/bubble_series.rb +248 -248
  22. data/lib/aspose_slides_cloud/models/camera.rb +291 -0
  23. data/lib/aspose_slides_cloud/models/chart.rb +366 -365
  24. data/lib/aspose_slides_cloud/models/chart_category.rb +271 -271
  25. data/lib/aspose_slides_cloud/models/chart_title.rb +222 -222
  26. data/lib/aspose_slides_cloud/models/chart_wall.rb +281 -281
  27. data/lib/aspose_slides_cloud/models/color_scheme.rb +317 -317
  28. data/lib/aspose_slides_cloud/models/common_slide_view_properties.rb +217 -217
  29. data/lib/aspose_slides_cloud/models/connector.rb +276 -275
  30. data/lib/aspose_slides_cloud/models/custom_dash_pattern.rb +209 -209
  31. data/lib/aspose_slides_cloud/models/data_point.rb +197 -197
  32. data/lib/aspose_slides_cloud/models/disc_usage.rb +227 -227
  33. data/lib/aspose_slides_cloud/models/document.rb +257 -257
  34. data/lib/aspose_slides_cloud/models/document_properties.rb +209 -209
  35. data/lib/aspose_slides_cloud/models/document_property.rb +232 -232
  36. data/lib/aspose_slides_cloud/models/document_replace_result.rb +218 -218
  37. data/lib/aspose_slides_cloud/models/effect.rb +434 -424
  38. data/lib/aspose_slides_cloud/models/effect_format.rb +277 -277
  39. data/lib/aspose_slides_cloud/models/entity_exists.rb +212 -212
  40. data/lib/aspose_slides_cloud/models/error.rb +237 -237
  41. data/lib/aspose_slides_cloud/models/error_details.rb +222 -222
  42. data/lib/aspose_slides_cloud/models/export_format.rb +61 -60
  43. data/lib/aspose_slides_cloud/models/export_options.rb +236 -216
  44. data/lib/aspose_slides_cloud/models/file_version.rb +225 -225
  45. data/lib/aspose_slides_cloud/models/file_versions.rb +209 -209
  46. data/lib/aspose_slides_cloud/models/files_list.rb +209 -209
  47. data/lib/aspose_slides_cloud/models/files_upload_result.rb +221 -221
  48. data/lib/aspose_slides_cloud/models/fill_format.rb +240 -240
  49. data/lib/aspose_slides_cloud/models/fill_overlay_effect.rb +246 -246
  50. data/lib/aspose_slides_cloud/models/font_scheme.rb +227 -227
  51. data/lib/aspose_slides_cloud/models/font_set.rb +227 -227
  52. data/lib/aspose_slides_cloud/models/format_scheme.rb +245 -245
  53. data/lib/aspose_slides_cloud/models/geometry_shape.rb +261 -260
  54. data/lib/aspose_slides_cloud/models/glow_effect.rb +222 -222
  55. data/lib/aspose_slides_cloud/models/gradient_fill.rb +342 -342
  56. data/lib/aspose_slides_cloud/models/gradient_fill_stop.rb +222 -222
  57. data/lib/aspose_slides_cloud/models/graphical_object.rb +235 -234
  58. data/lib/aspose_slides_cloud/models/group_shape.rb +235 -234
  59. data/lib/aspose_slides_cloud/models/header_footer.rb +247 -247
  60. data/lib/aspose_slides_cloud/models/html5_export_options.rb +220 -0
  61. data/lib/aspose_slides_cloud/models/html_export_options.rb +378 -421
  62. data/lib/aspose_slides_cloud/models/i_shape_export_options.rb +197 -197
  63. data/lib/aspose_slides_cloud/models/image.rb +237 -237
  64. data/lib/aspose_slides_cloud/models/image_export_format.rb +43 -43
  65. data/lib/aspose_slides_cloud/models/image_export_options.rb +286 -299
  66. data/lib/aspose_slides_cloud/models/images.rb +209 -209
  67. data/lib/aspose_slides_cloud/models/inner_shadow_effect.rb +252 -252
  68. data/lib/aspose_slides_cloud/models/input.rb +227 -227
  69. data/lib/aspose_slides_cloud/models/input_file.rb +250 -250
  70. data/lib/aspose_slides_cloud/models/interactive_sequence.rb +224 -224
  71. data/lib/aspose_slides_cloud/models/layout_slide.rb +278 -278
  72. data/lib/aspose_slides_cloud/models/layout_slides.rb +209 -209
  73. data/lib/aspose_slides_cloud/models/legend.rb +321 -321
  74. data/lib/aspose_slides_cloud/models/light_rig.rb +293 -0
  75. data/lib/aspose_slides_cloud/models/line_format.rb +411 -411
  76. data/lib/aspose_slides_cloud/models/master_slide.rb +231 -231
  77. data/lib/aspose_slides_cloud/models/master_slides.rb +209 -209
  78. data/lib/aspose_slides_cloud/models/merge.rb +231 -231
  79. data/lib/aspose_slides_cloud/models/merging_source.rb +219 -219
  80. data/lib/aspose_slides_cloud/models/no_fill.rb +219 -219
  81. data/lib/aspose_slides_cloud/models/normal_view_restored_properties.rb +217 -217
  82. data/lib/aspose_slides_cloud/models/notes_slide.rb +217 -217
  83. data/lib/aspose_slides_cloud/models/notes_slide_export_format.rb +43 -43
  84. data/lib/aspose_slides_cloud/models/notes_slide_header_footer.rb +267 -267
  85. data/lib/aspose_slides_cloud/models/object_exist.rb +227 -227
  86. data/lib/aspose_slides_cloud/models/ole_object_frame.rb +260 -259
  87. data/lib/aspose_slides_cloud/models/one_value_chart_data_point.rb +210 -210
  88. data/lib/aspose_slides_cloud/models/one_value_series.rb +248 -248
  89. data/lib/aspose_slides_cloud/models/ordered_merge_request.rb +209 -209
  90. data/lib/aspose_slides_cloud/models/outer_shadow_effect.rb +252 -252
  91. data/lib/aspose_slides_cloud/models/output_file.rb +240 -240
  92. data/lib/aspose_slides_cloud/models/paragraph.rb +517 -517
  93. data/lib/aspose_slides_cloud/models/paragraphs.rb +209 -209
  94. data/lib/aspose_slides_cloud/models/path_input_file.rb +240 -240
  95. data/lib/aspose_slides_cloud/models/path_output_file.rb +239 -239
  96. data/lib/aspose_slides_cloud/models/pattern_fill.rb +266 -266
  97. data/lib/aspose_slides_cloud/models/pdf_export_options.rb +474 -547
  98. data/lib/aspose_slides_cloud/models/picture_fill.rb +351 -351
  99. data/lib/aspose_slides_cloud/models/picture_frame.rb +246 -245
  100. data/lib/aspose_slides_cloud/models/pipeline.rb +219 -219
  101. data/lib/aspose_slides_cloud/models/placeholder.rb +325 -325
  102. data/lib/aspose_slides_cloud/models/placeholders.rb +209 -209
  103. data/lib/aspose_slides_cloud/models/plot_area.rb +311 -311
  104. data/lib/aspose_slides_cloud/models/portion.rb +589 -589
  105. data/lib/aspose_slides_cloud/models/portions.rb +209 -209
  106. data/lib/aspose_slides_cloud/models/pptx_export_options.rb +244 -247
  107. data/lib/aspose_slides_cloud/models/presentation_to_merge.rb +273 -273
  108. data/lib/aspose_slides_cloud/models/presentations_merge_request.rb +221 -221
  109. data/lib/aspose_slides_cloud/models/preset_shadow_effect.rb +286 -286
  110. data/lib/aspose_slides_cloud/models/protection_properties.rb +267 -267
  111. data/lib/aspose_slides_cloud/models/reflection_effect.rb +441 -441
  112. data/lib/aspose_slides_cloud/models/remove_shape.rb +229 -229
  113. data/lib/aspose_slides_cloud/models/remove_slide.rb +234 -234
  114. data/lib/aspose_slides_cloud/models/reorder_slide.rb +249 -249
  115. data/lib/aspose_slides_cloud/models/replace_text.rb +269 -269
  116. data/lib/aspose_slides_cloud/models/request_input_file.rb +235 -235
  117. data/lib/aspose_slides_cloud/models/reset_slide.rb +234 -234
  118. data/lib/aspose_slides_cloud/models/resource_base.rb +219 -219
  119. data/lib/aspose_slides_cloud/models/resource_uri.rb +237 -237
  120. data/lib/aspose_slides_cloud/models/response_output_file.rb +219 -219
  121. data/lib/aspose_slides_cloud/models/save.rb +266 -266
  122. data/lib/aspose_slides_cloud/models/save_shape.rb +276 -276
  123. data/lib/aspose_slides_cloud/models/save_slide.rb +301 -301
  124. data/lib/aspose_slides_cloud/models/scatter_chart_data_point.rb +225 -225
  125. data/lib/aspose_slides_cloud/models/scatter_series.rb +248 -248
  126. data/lib/aspose_slides_cloud/models/section.rb +234 -234
  127. data/lib/aspose_slides_cloud/models/sections.rb +209 -209
  128. data/lib/aspose_slides_cloud/models/series.rb +422 -422
  129. data/lib/aspose_slides_cloud/models/series_marker.rb +281 -281
  130. data/lib/aspose_slides_cloud/models/shape.rb +256 -255
  131. data/lib/aspose_slides_cloud/models/shape_base.rb +385 -375
  132. data/lib/aspose_slides_cloud/models/shape_bevel.rb +261 -0
  133. data/lib/aspose_slides_cloud/models/shape_export_format.rb +44 -44
  134. data/lib/aspose_slides_cloud/models/shape_image_export_options.rb +271 -286
  135. data/lib/aspose_slides_cloud/models/shape_thumbnail_bounds.rb +41 -41
  136. data/lib/aspose_slides_cloud/models/shapes.rb +209 -209
  137. data/lib/aspose_slides_cloud/models/shapes_alignment_type.rb +46 -46
  138. data/lib/aspose_slides_cloud/models/slide.rb +322 -322
  139. data/lib/aspose_slides_cloud/models/slide_animation.rb +221 -221
  140. data/lib/aspose_slides_cloud/models/slide_background.rb +266 -266
  141. data/lib/aspose_slides_cloud/models/slide_comment.rb +239 -239
  142. data/lib/aspose_slides_cloud/models/slide_comments.rb +209 -209
  143. data/lib/aspose_slides_cloud/models/slide_export_format.rb +59 -59
  144. data/lib/aspose_slides_cloud/models/slide_properties.rb +315 -315
  145. data/lib/aspose_slides_cloud/models/slide_replace_result.rb +223 -223
  146. data/lib/aspose_slides_cloud/models/slides.rb +209 -209
  147. data/lib/aspose_slides_cloud/models/smart_art.rb +343 -342
  148. data/lib/aspose_slides_cloud/models/smart_art_node.rb +293 -293
  149. data/lib/aspose_slides_cloud/models/smart_art_shape.rb +236 -235
  150. data/lib/aspose_slides_cloud/models/soft_edge_effect.rb +212 -212
  151. data/lib/aspose_slides_cloud/models/solid_fill.rb +229 -229
  152. data/lib/aspose_slides_cloud/models/special_slide_type.rb +41 -0
  153. data/lib/aspose_slides_cloud/models/split_document_result.rb +209 -209
  154. data/lib/aspose_slides_cloud/models/storage_exist.rb +212 -212
  155. data/lib/aspose_slides_cloud/models/storage_file.rb +257 -257
  156. data/lib/aspose_slides_cloud/models/svg_export_options.rb +336 -379
  157. data/lib/aspose_slides_cloud/models/swf_export_options.rb +446 -529
  158. data/lib/aspose_slides_cloud/models/table.rb +351 -350
  159. data/lib/aspose_slides_cloud/models/table_cell.rb +403 -403
  160. data/lib/aspose_slides_cloud/models/table_column.rb +212 -212
  161. data/lib/aspose_slides_cloud/models/table_row.rb +239 -239
  162. data/lib/aspose_slides_cloud/models/task.rb +240 -240
  163. data/lib/aspose_slides_cloud/models/text_item.rb +217 -217
  164. data/lib/aspose_slides_cloud/models/text_items.rb +209 -209
  165. data/lib/aspose_slides_cloud/models/theme.rb +237 -237
  166. data/lib/aspose_slides_cloud/models/three_d_format.rb +331 -0
  167. data/lib/aspose_slides_cloud/models/tiff_export_options.rb +370 -423
  168. data/lib/aspose_slides_cloud/models/update_background.rb +241 -241
  169. data/lib/aspose_slides_cloud/models/update_shape.rb +239 -239
  170. data/lib/aspose_slides_cloud/models/video_frame.rb +330 -329
  171. data/lib/aspose_slides_cloud/models/view_properties.rb +357 -357
  172. data/lib/aspose_slides_cloud/models/waterfall_chart_data_point.rb +206 -206
  173. data/lib/aspose_slides_cloud/models/waterfall_series.rb +247 -247
  174. data/lib/aspose_slides_cloud/models/xps_export_options.rb +230 -243
  175. data/lib/aspose_slides_cloud/type_registry.rb +330 -323
  176. data/lib/aspose_slides_cloud/version.rb +25 -25
  177. data/lib/aspose_slides_cloud.rb +218 -212
  178. data/spec/api/slides_api_spec.rb +50845 -40213
  179. data/spec/extra/extra_spec.rb +202 -202
  180. data/spec/spec_utils.rb +182 -182
  181. data/testConfig.json +7 -7
  182. data/testRules.json +513 -513
  183. metadata +8 -2
@@ -1,342 +1,343 @@
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 SmartArt shape resource.
27
- class SmartArt < ShapeBase
28
- # Layout type.
29
- attr_accessor :layout
30
-
31
- # Quick style.
32
- attr_accessor :quick_style
33
-
34
- # Color style.
35
- attr_accessor :color_style
36
-
37
- # Collection of nodes in SmartArt object.
38
- attr_accessor :nodes
39
-
40
- # The state of the SmartArt diagram with regard to (left-to-right) LTR or (right-to-left) RTL, if the diagram supports reversal.
41
- attr_accessor :is_reversed
42
-
43
- class EnumAttributeValidator
44
- attr_reader :datatype
45
- attr_reader :allowable_values
46
-
47
- def initialize(datatype, allowable_values)
48
- @allowable_values = allowable_values.map do |value|
49
- case datatype.to_s
50
- when /Integer/i
51
- value.to_i
52
- when /Float/i
53
- value.to_f
54
- else
55
- value
56
- end
57
- end
58
- end
59
-
60
- def valid?(value)
61
- !value || allowable_values.any?{ |s| s.casecmp(value) == 0 }
62
- end
63
- end
64
-
65
- # Attribute mapping from ruby-style variable name to JSON key.
66
- def self.attribute_map
67
- super.merge({
68
- :'layout' => :'Layout',
69
- :'quick_style' => :'QuickStyle',
70
- :'color_style' => :'ColorStyle',
71
- :'nodes' => :'Nodes',
72
- :'is_reversed' => :'IsReversed',
73
- })
74
- end
75
-
76
- # Attribute type mapping.
77
- def self.swagger_types
78
- super.merge({
79
- :'layout' => :'String',
80
- :'quick_style' => :'String',
81
- :'color_style' => :'String',
82
- :'nodes' => :'Array<SmartArtNode>',
83
- :'is_reversed' => :'BOOLEAN',
84
- })
85
- end
86
-
87
- # Initializes the object
88
- # @param [Hash] attributes Model attributes in the form of hash
89
- def initialize(attributes = {})
90
- super
91
-
92
- if attributes.has_key?(:'Layout')
93
- self.layout = attributes[:'Layout']
94
- end
95
-
96
- if attributes.has_key?(:'QuickStyle')
97
- self.quick_style = attributes[:'QuickStyle']
98
- end
99
-
100
- if attributes.has_key?(:'ColorStyle')
101
- self.color_style = attributes[:'ColorStyle']
102
- end
103
-
104
- if attributes.has_key?(:'Nodes')
105
- if (value = attributes[:'Nodes']).is_a?(Array)
106
- self.nodes = value
107
- end
108
- end
109
-
110
- if attributes.has_key?(:'IsReversed')
111
- self.is_reversed = attributes[:'IsReversed']
112
- end
113
- self.type = "SmartArt"
114
- end
115
-
116
- # Show invalid properties with the reasons. Usually used together with valid?
117
- # @return Array for valid properties with the reasons
118
- def list_invalid_properties
119
- invalid_properties = super
120
- if @layout.nil?
121
- invalid_properties.push('invalid value for "layout", layout cannot be nil.')
122
- end
123
-
124
- if @quick_style.nil?
125
- invalid_properties.push('invalid value for "quick_style", quick_style cannot be nil.')
126
- end
127
-
128
- if @color_style.nil?
129
- invalid_properties.push('invalid value for "color_style", color_style cannot be nil.')
130
- end
131
-
132
- if @is_reversed.nil?
133
- invalid_properties.push('invalid value for "is_reversed", is_reversed cannot be nil.')
134
- end
135
-
136
- invalid_properties
137
- end
138
-
139
- # Check to see if the all the properties in the model are valid
140
- # @return true if the model is valid
141
- def valid?
142
- return false if !super
143
- return false if @layout.nil?
144
- layout_validator = EnumAttributeValidator.new('String', ['AccentProcess', 'AccentedPicture', 'AlternatingFlow', 'AlternatingHexagons', 'AlternatingPictureBlocks', 'AlternatingPictureCircles', 'ArrowRibbon', 'AscendingPictureAccentProcess', 'Balance', 'BasicBendingProcess', 'BasicBlockList', 'BasicChevronProcess', 'BasicCycle', 'BasicMatrix', 'BasicPie', 'BasicProcess', 'BasicPyramid', 'BasicRadial', 'BasicTarget', 'BasicTimeline', 'BasicVenn', 'BendingPictureAccentList', 'BendingPictureBlocks', 'BendingPictureCaption', 'BendingPictureCaptionList', 'BendingPictureSemiTransparentText', 'BlockCycle', 'BubblePictureList', 'CaptionedPictures', 'ChevronList', 'CircleAccentTimeline', 'CircleArrowProcess', 'CirclePictureHierarchy', 'CircleRelationship', 'CircularBendingProcess', 'CircularPictureCallout', 'ClosedChevronProcess', 'ContinuousArrowProcess', 'ContinuousBlockProcess', 'ContinuousCycle', 'ContinuousPictureList', 'ConvergingArrows', 'ConvergingRadial', 'CounterbalanceArrows', 'CycleMatrix', 'DescendingBlockList', 'DescendingProcess', 'DetailedProcess', 'DivergingArrows', 'DivergingRadial', 'Equation', 'FramedTextPicture', 'Funnel', 'Gear', 'GridMatrix', 'GroupedList', 'HalfCircleOrganizationChart', 'HexagonCluster', 'Hierarchy', 'HierarchyList', 'HorizontalBulletList', 'HorizontalHierarchy', 'HorizontalLabeledHierarchy', 'HorizontalMultiLevelHierarchy', 'HorizontalOrganizationChart', 'HorizontalPictureList', 'IncreasingArrowsProcess', 'IncreasingCircleProcess', 'InvertedPyramid', 'LabeledHierarchy', 'LinearVenn', 'LinedList', 'MultidirectionalCycle', 'NameandTitleOrganizationChart', 'NestedTarget', 'NondirectionalCycle', 'OpposingArrows', 'OpposingIdeas', 'OrganizationChart', 'PhasedProcess', 'PictureAccentBlocks', 'PictureAccentList', 'PictureAccentProcess', 'PictureCaptionList', 'PictureGrid', 'PictureLineup', 'PictureStrips', 'PieProcess', 'PlusandMinus', 'ProcessArrows', 'ProcessList', 'PyramidList', 'RadialCluster', 'RadialCycle', 'RadialList', 'RadialVenn', 'RandomToResultProcess', 'RepeatingBendingProcess', 'ReverseList', 'SegmentedCycle', 'SegmentedProcess', 'SegmentedPyramid', 'SnapshotPictureList', 'SpiralPicture', 'SquareAccentList', 'StackedList', 'StackedVenn', 'StaggeredProcess', 'StepDownProcess', 'StepUpProcess', 'SubStepProcess', 'TableHierarchy', 'TableList', 'TargetList', 'TextCycle', 'TitlePictureLineup', 'TitledMatrix', 'TitledPictureAccentList', 'TitledPictureBlocks', 'TrapezoidList', 'UpwardArrow', 'VerticalAccentList', 'VerticalArrowList', 'VerticalBendingProcess', 'VerticalBlockList', 'VerticalBoxList', 'VerticalBulletList', 'VerticalChevronList', 'VerticalCircleList', 'VerticalCurvedList', 'VerticalEquation', 'VerticalPictureAccentList', 'VerticalPictureList', 'VerticalProcess', 'Custom', 'PictureOrganizationChart'])
145
- return false unless layout_validator.valid?(@layout)
146
- return false if @quick_style.nil?
147
- quick_style_validator = EnumAttributeValidator.new('String', ['SimpleFill', 'WhiteOutline', 'SubtleEffect', 'ModerateEffect', 'IntenceEffect', 'Polished', 'Inset', 'Cartoon', 'Powder', 'BrickScene', 'FlatScene', 'MetallicScene', 'SunsetScene', 'BirdsEyeScene'])
148
- return false unless quick_style_validator.valid?(@quick_style)
149
- return false if @color_style.nil?
150
- color_style_validator = EnumAttributeValidator.new('String', ['Dark1Outline', 'Dark2Outline', 'DarkFill', 'ColorfulAccentColors', 'ColorfulAccentColors2to3', 'ColorfulAccentColors3to4', 'ColorfulAccentColors4to5', 'ColorfulAccentColors5to6', 'ColoredOutlineAccent1', 'ColoredFillAccent1', 'GradientRangeAccent1', 'GradientLoopAccent1', 'TransparentGradientRangeAccent1', 'ColoredOutlineAccent2', 'ColoredFillAccent2', 'GradientRangeAccent2', 'GradientLoopAccent2', 'TransparentGradientRangeAccent2', 'ColoredOutlineAccent3', 'ColoredFillAccent3', 'GradientRangeAccent3', 'GradientLoopAccent3', 'TransparentGradientRangeAccent3', 'ColoredOutlineAccent4', 'ColoredFillAccent4', 'GradientRangeAccent4', 'GradientLoopAccent4', 'TransparentGradientRangeAccent4', 'ColoredOutlineAccent5', 'ColoredFillAccent5', 'GradientRangeAccent5', 'GradientLoopAccent5', 'TransparentGradientRangeAccent5', 'ColoredOutlineAccent6', 'ColoredFillAccent6', 'GradientRangeAccent6', 'GradientLoopAccent6', 'TransparentGradientRangeAccent6'])
151
- return false unless color_style_validator.valid?(@color_style)
152
- return false if @is_reversed.nil?
153
- true
154
- end
155
-
156
- # Custom attribute writer method checking allowed values (enum).
157
- # @param [Object] layout Object to be assigned
158
- def layout=(layout)
159
- validator = EnumAttributeValidator.new('String', ['AccentProcess', 'AccentedPicture', 'AlternatingFlow', 'AlternatingHexagons', 'AlternatingPictureBlocks', 'AlternatingPictureCircles', 'ArrowRibbon', 'AscendingPictureAccentProcess', 'Balance', 'BasicBendingProcess', 'BasicBlockList', 'BasicChevronProcess', 'BasicCycle', 'BasicMatrix', 'BasicPie', 'BasicProcess', 'BasicPyramid', 'BasicRadial', 'BasicTarget', 'BasicTimeline', 'BasicVenn', 'BendingPictureAccentList', 'BendingPictureBlocks', 'BendingPictureCaption', 'BendingPictureCaptionList', 'BendingPictureSemiTransparentText', 'BlockCycle', 'BubblePictureList', 'CaptionedPictures', 'ChevronList', 'CircleAccentTimeline', 'CircleArrowProcess', 'CirclePictureHierarchy', 'CircleRelationship', 'CircularBendingProcess', 'CircularPictureCallout', 'ClosedChevronProcess', 'ContinuousArrowProcess', 'ContinuousBlockProcess', 'ContinuousCycle', 'ContinuousPictureList', 'ConvergingArrows', 'ConvergingRadial', 'CounterbalanceArrows', 'CycleMatrix', 'DescendingBlockList', 'DescendingProcess', 'DetailedProcess', 'DivergingArrows', 'DivergingRadial', 'Equation', 'FramedTextPicture', 'Funnel', 'Gear', 'GridMatrix', 'GroupedList', 'HalfCircleOrganizationChart', 'HexagonCluster', 'Hierarchy', 'HierarchyList', 'HorizontalBulletList', 'HorizontalHierarchy', 'HorizontalLabeledHierarchy', 'HorizontalMultiLevelHierarchy', 'HorizontalOrganizationChart', 'HorizontalPictureList', 'IncreasingArrowsProcess', 'IncreasingCircleProcess', 'InvertedPyramid', 'LabeledHierarchy', 'LinearVenn', 'LinedList', 'MultidirectionalCycle', 'NameandTitleOrganizationChart', 'NestedTarget', 'NondirectionalCycle', 'OpposingArrows', 'OpposingIdeas', 'OrganizationChart', 'PhasedProcess', 'PictureAccentBlocks', 'PictureAccentList', 'PictureAccentProcess', 'PictureCaptionList', 'PictureGrid', 'PictureLineup', 'PictureStrips', 'PieProcess', 'PlusandMinus', 'ProcessArrows', 'ProcessList', 'PyramidList', 'RadialCluster', 'RadialCycle', 'RadialList', 'RadialVenn', 'RandomToResultProcess', 'RepeatingBendingProcess', 'ReverseList', 'SegmentedCycle', 'SegmentedProcess', 'SegmentedPyramid', 'SnapshotPictureList', 'SpiralPicture', 'SquareAccentList', 'StackedList', 'StackedVenn', 'StaggeredProcess', 'StepDownProcess', 'StepUpProcess', 'SubStepProcess', 'TableHierarchy', 'TableList', 'TargetList', 'TextCycle', 'TitlePictureLineup', 'TitledMatrix', 'TitledPictureAccentList', 'TitledPictureBlocks', 'TrapezoidList', 'UpwardArrow', 'VerticalAccentList', 'VerticalArrowList', 'VerticalBendingProcess', 'VerticalBlockList', 'VerticalBoxList', 'VerticalBulletList', 'VerticalChevronList', 'VerticalCircleList', 'VerticalCurvedList', 'VerticalEquation', 'VerticalPictureAccentList', 'VerticalPictureList', 'VerticalProcess', 'Custom', 'PictureOrganizationChart'])
160
- unless validator.valid?(layout)
161
- fail ArgumentError, 'invalid value for "layout", must be one of #{validator.allowable_values}.'
162
- end
163
- @layout = layout
164
- end
165
-
166
- # Custom attribute writer method checking allowed values (enum).
167
- # @param [Object] quick_style Object to be assigned
168
- def quick_style=(quick_style)
169
- validator = EnumAttributeValidator.new('String', ['SimpleFill', 'WhiteOutline', 'SubtleEffect', 'ModerateEffect', 'IntenceEffect', 'Polished', 'Inset', 'Cartoon', 'Powder', 'BrickScene', 'FlatScene', 'MetallicScene', 'SunsetScene', 'BirdsEyeScene'])
170
- unless validator.valid?(quick_style)
171
- fail ArgumentError, 'invalid value for "quick_style", must be one of #{validator.allowable_values}.'
172
- end
173
- @quick_style = quick_style
174
- end
175
-
176
- # Custom attribute writer method checking allowed values (enum).
177
- # @param [Object] color_style Object to be assigned
178
- def color_style=(color_style)
179
- validator = EnumAttributeValidator.new('String', ['Dark1Outline', 'Dark2Outline', 'DarkFill', 'ColorfulAccentColors', 'ColorfulAccentColors2to3', 'ColorfulAccentColors3to4', 'ColorfulAccentColors4to5', 'ColorfulAccentColors5to6', 'ColoredOutlineAccent1', 'ColoredFillAccent1', 'GradientRangeAccent1', 'GradientLoopAccent1', 'TransparentGradientRangeAccent1', 'ColoredOutlineAccent2', 'ColoredFillAccent2', 'GradientRangeAccent2', 'GradientLoopAccent2', 'TransparentGradientRangeAccent2', 'ColoredOutlineAccent3', 'ColoredFillAccent3', 'GradientRangeAccent3', 'GradientLoopAccent3', 'TransparentGradientRangeAccent3', 'ColoredOutlineAccent4', 'ColoredFillAccent4', 'GradientRangeAccent4', 'GradientLoopAccent4', 'TransparentGradientRangeAccent4', 'ColoredOutlineAccent5', 'ColoredFillAccent5', 'GradientRangeAccent5', 'GradientLoopAccent5', 'TransparentGradientRangeAccent5', 'ColoredOutlineAccent6', 'ColoredFillAccent6', 'GradientRangeAccent6', 'GradientLoopAccent6', 'TransparentGradientRangeAccent6'])
180
- unless validator.valid?(color_style)
181
- fail ArgumentError, 'invalid value for "color_style", must be one of #{validator.allowable_values}.'
182
- end
183
- @color_style = color_style
184
- end
185
-
186
- # Checks equality by comparing each attribute.
187
- # @param [Object] Object to be compared
188
- def ==(o)
189
- return true if self.equal?(o)
190
- self.class == o.class &&
191
- self_uri == o.self_uri &&
192
- alternate_links == o.alternate_links &&
193
- name == o.name &&
194
- width == o.width &&
195
- height == o.height &&
196
- alternative_text == o.alternative_text &&
197
- alternative_text_title == o.alternative_text_title &&
198
- hidden == o.hidden &&
199
- x == o.x &&
200
- y == o.y &&
201
- z_order_position == o.z_order_position &&
202
- shapes == o.shapes &&
203
- fill_format == o.fill_format &&
204
- effect_format == o.effect_format &&
205
- line_format == o.line_format &&
206
- type == o.type &&
207
- layout == o.layout &&
208
- quick_style == o.quick_style &&
209
- color_style == o.color_style &&
210
- nodes == o.nodes &&
211
- is_reversed == o.is_reversed
212
- end
213
-
214
- # @see the `==` method
215
- # @param [Object] Object to be compared
216
- def eql?(o)
217
- self == o
218
- end
219
-
220
- # Calculates hash code according to all attributes.
221
- # @return [Fixnum] Hash code
222
- def hash
223
- [self_uri, alternate_links, name, width, height, alternative_text, alternative_text_title, hidden, x, y, z_order_position, shapes, fill_format, effect_format, line_format, type, layout, quick_style, color_style, nodes, is_reversed].hash
224
- end
225
-
226
- # Builds the object from hash
227
- # @param [Hash] attributes Model attributes in the form of hash
228
- # @return [Object] Returns the model itself
229
- def build_from_hash(attributes)
230
- return nil unless attributes.is_a?(Hash)
231
- self.class.swagger_types.each_pair do |key, type|
232
- mapKey = self.class.attribute_map[key]
233
- if !mapKey.nil?
234
- val = attributes[mapKey]
235
- if val.nil?
236
- mapKeyString = mapKey.to_s
237
- mapKeyString[0] = mapKeyString[0].downcase
238
- mapKey = mapKeyString.to_sym
239
- val = attributes[mapKey]
240
- end
241
- if !val.nil?
242
- if type =~ /\AArray<(.*)>/i
243
- # check to ensure the input is an array given that the the attribute
244
- # is documented as an array but the input is not
245
- if val.is_a?(Array)
246
- self.send("#{key}=", val.map { |v| _deserialize($1, v) })
247
- end
248
- else
249
- self.send("#{key}=", _deserialize(type, val))
250
- end
251
- end
252
- end
253
- end
254
-
255
- self
256
- end
257
-
258
- # Deserializes the data based on type
259
- # @param string type Data type
260
- # @param string value Value to be deserialized
261
- # @return [Object] Deserialized data
262
- def _deserialize(type, value)
263
- case type.to_sym
264
- when :DateTime
265
- DateTime.parse(value)
266
- when :Date
267
- Date.parse(value)
268
- when :String
269
- value.to_s
270
- when :Integer
271
- value.to_i
272
- when :Float
273
- value.to_f
274
- when :BOOLEAN
275
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
276
- true
277
- else
278
- false
279
- end
280
- when :Object
281
- # generic object (usually a Hash), return directly
282
- value
283
- when /\AArray<(?<inner_type>.+)>\z/
284
- inner_type = Regexp.last_match[:inner_type]
285
- value.map { |v| _deserialize(inner_type, v) }
286
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
287
- k_type = Regexp.last_match[:k_type]
288
- v_type = Regexp.last_match[:v_type]
289
- {}.tap do |hash|
290
- value.each do |k, v|
291
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
292
- end
293
- end
294
- else # model
295
- temp_model = AsposeSlidesCloud.const_get(type).new
296
- temp_model.build_from_hash(value)
297
- end
298
- end
299
-
300
- # Returns the string representation of the object
301
- # @return [String] String presentation of the object
302
- def to_s
303
- to_hash.to_s
304
- end
305
-
306
- # to_body is an alias to to_hash (backward compatibility)
307
- # @return [Hash] Returns the object in the form of hash
308
- def to_body
309
- to_hash
310
- end
311
-
312
- # Returns the object in the form of hash
313
- # @return [Hash] Returns the object in the form of hash
314
- def to_hash
315
- hash = {}
316
- self.class.attribute_map.each_pair do |attr, param|
317
- value = self.send(attr)
318
- next if value.nil?
319
- hash[param] = _to_hash(value)
320
- end
321
- hash
322
- end
323
-
324
- # Outputs non-array value in the form of hash
325
- # For object, use to_hash. Otherwise, just return the value
326
- # @param [Object] value Any valid value
327
- # @return [Hash] Returns the value in the form of hash
328
- def _to_hash(value)
329
- if value.is_a?(Array)
330
- value.compact.map { |v| _to_hash(v) }
331
- elsif value.is_a?(Hash)
332
- {}.tap do |hash|
333
- value.each { |k, v| hash[k] = _to_hash(v) }
334
- end
335
- elsif value.respond_to? :to_hash
336
- value.to_hash
337
- else
338
- value
339
- end
340
- end
341
- end
342
- 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 SmartArt shape resource.
27
+ class SmartArt < ShapeBase
28
+ # Layout type.
29
+ attr_accessor :layout
30
+
31
+ # Quick style.
32
+ attr_accessor :quick_style
33
+
34
+ # Color style.
35
+ attr_accessor :color_style
36
+
37
+ # Collection of nodes in SmartArt object.
38
+ attr_accessor :nodes
39
+
40
+ # The state of the SmartArt diagram with regard to (left-to-right) LTR or (right-to-left) RTL, if the diagram supports reversal.
41
+ attr_accessor :is_reversed
42
+
43
+ class EnumAttributeValidator
44
+ attr_reader :datatype
45
+ attr_reader :allowable_values
46
+
47
+ def initialize(datatype, allowable_values)
48
+ @allowable_values = allowable_values.map do |value|
49
+ case datatype.to_s
50
+ when /Integer/i
51
+ value.to_i
52
+ when /Float/i
53
+ value.to_f
54
+ else
55
+ value
56
+ end
57
+ end
58
+ end
59
+
60
+ def valid?(value)
61
+ !value || allowable_values.any?{ |s| s.casecmp(value) == 0 }
62
+ end
63
+ end
64
+
65
+ # Attribute mapping from ruby-style variable name to JSON key.
66
+ def self.attribute_map
67
+ super.merge({
68
+ :'layout' => :'Layout',
69
+ :'quick_style' => :'QuickStyle',
70
+ :'color_style' => :'ColorStyle',
71
+ :'nodes' => :'Nodes',
72
+ :'is_reversed' => :'IsReversed',
73
+ })
74
+ end
75
+
76
+ # Attribute type mapping.
77
+ def self.swagger_types
78
+ super.merge({
79
+ :'layout' => :'String',
80
+ :'quick_style' => :'String',
81
+ :'color_style' => :'String',
82
+ :'nodes' => :'Array<SmartArtNode>',
83
+ :'is_reversed' => :'BOOLEAN',
84
+ })
85
+ end
86
+
87
+ # Initializes the object
88
+ # @param [Hash] attributes Model attributes in the form of hash
89
+ def initialize(attributes = {})
90
+ super
91
+
92
+ if attributes.has_key?(:'Layout')
93
+ self.layout = attributes[:'Layout']
94
+ end
95
+
96
+ if attributes.has_key?(:'QuickStyle')
97
+ self.quick_style = attributes[:'QuickStyle']
98
+ end
99
+
100
+ if attributes.has_key?(:'ColorStyle')
101
+ self.color_style = attributes[:'ColorStyle']
102
+ end
103
+
104
+ if attributes.has_key?(:'Nodes')
105
+ if (value = attributes[:'Nodes']).is_a?(Array)
106
+ self.nodes = value
107
+ end
108
+ end
109
+
110
+ if attributes.has_key?(:'IsReversed')
111
+ self.is_reversed = attributes[:'IsReversed']
112
+ end
113
+ self.type = "SmartArt"
114
+ end
115
+
116
+ # Show invalid properties with the reasons. Usually used together with valid?
117
+ # @return Array for valid properties with the reasons
118
+ def list_invalid_properties
119
+ invalid_properties = super
120
+ if @layout.nil?
121
+ invalid_properties.push('invalid value for "layout", layout cannot be nil.')
122
+ end
123
+
124
+ if @quick_style.nil?
125
+ invalid_properties.push('invalid value for "quick_style", quick_style cannot be nil.')
126
+ end
127
+
128
+ if @color_style.nil?
129
+ invalid_properties.push('invalid value for "color_style", color_style cannot be nil.')
130
+ end
131
+
132
+ if @is_reversed.nil?
133
+ invalid_properties.push('invalid value for "is_reversed", is_reversed cannot be nil.')
134
+ end
135
+
136
+ invalid_properties
137
+ end
138
+
139
+ # Check to see if the all the properties in the model are valid
140
+ # @return true if the model is valid
141
+ def valid?
142
+ return false if !super
143
+ return false if @layout.nil?
144
+ layout_validator = EnumAttributeValidator.new('String', ['AccentProcess', 'AccentedPicture', 'AlternatingFlow', 'AlternatingHexagons', 'AlternatingPictureBlocks', 'AlternatingPictureCircles', 'ArrowRibbon', 'AscendingPictureAccentProcess', 'Balance', 'BasicBendingProcess', 'BasicBlockList', 'BasicChevronProcess', 'BasicCycle', 'BasicMatrix', 'BasicPie', 'BasicProcess', 'BasicPyramid', 'BasicRadial', 'BasicTarget', 'BasicTimeline', 'BasicVenn', 'BendingPictureAccentList', 'BendingPictureBlocks', 'BendingPictureCaption', 'BendingPictureCaptionList', 'BendingPictureSemiTransparentText', 'BlockCycle', 'BubblePictureList', 'CaptionedPictures', 'ChevronList', 'CircleAccentTimeline', 'CircleArrowProcess', 'CirclePictureHierarchy', 'CircleRelationship', 'CircularBendingProcess', 'CircularPictureCallout', 'ClosedChevronProcess', 'ContinuousArrowProcess', 'ContinuousBlockProcess', 'ContinuousCycle', 'ContinuousPictureList', 'ConvergingArrows', 'ConvergingRadial', 'CounterbalanceArrows', 'CycleMatrix', 'DescendingBlockList', 'DescendingProcess', 'DetailedProcess', 'DivergingArrows', 'DivergingRadial', 'Equation', 'FramedTextPicture', 'Funnel', 'Gear', 'GridMatrix', 'GroupedList', 'HalfCircleOrganizationChart', 'HexagonCluster', 'Hierarchy', 'HierarchyList', 'HorizontalBulletList', 'HorizontalHierarchy', 'HorizontalLabeledHierarchy', 'HorizontalMultiLevelHierarchy', 'HorizontalOrganizationChart', 'HorizontalPictureList', 'IncreasingArrowsProcess', 'IncreasingCircleProcess', 'InvertedPyramid', 'LabeledHierarchy', 'LinearVenn', 'LinedList', 'MultidirectionalCycle', 'NameandTitleOrganizationChart', 'NestedTarget', 'NondirectionalCycle', 'OpposingArrows', 'OpposingIdeas', 'OrganizationChart', 'PhasedProcess', 'PictureAccentBlocks', 'PictureAccentList', 'PictureAccentProcess', 'PictureCaptionList', 'PictureGrid', 'PictureLineup', 'PictureStrips', 'PieProcess', 'PlusandMinus', 'ProcessArrows', 'ProcessList', 'PyramidList', 'RadialCluster', 'RadialCycle', 'RadialList', 'RadialVenn', 'RandomToResultProcess', 'RepeatingBendingProcess', 'ReverseList', 'SegmentedCycle', 'SegmentedProcess', 'SegmentedPyramid', 'SnapshotPictureList', 'SpiralPicture', 'SquareAccentList', 'StackedList', 'StackedVenn', 'StaggeredProcess', 'StepDownProcess', 'StepUpProcess', 'SubStepProcess', 'TableHierarchy', 'TableList', 'TargetList', 'TextCycle', 'TitlePictureLineup', 'TitledMatrix', 'TitledPictureAccentList', 'TitledPictureBlocks', 'TrapezoidList', 'UpwardArrow', 'VerticalAccentList', 'VerticalArrowList', 'VerticalBendingProcess', 'VerticalBlockList', 'VerticalBoxList', 'VerticalBulletList', 'VerticalChevronList', 'VerticalCircleList', 'VerticalCurvedList', 'VerticalEquation', 'VerticalPictureAccentList', 'VerticalPictureList', 'VerticalProcess', 'Custom', 'PictureOrganizationChart'])
145
+ return false unless layout_validator.valid?(@layout)
146
+ return false if @quick_style.nil?
147
+ quick_style_validator = EnumAttributeValidator.new('String', ['SimpleFill', 'WhiteOutline', 'SubtleEffect', 'ModerateEffect', 'IntenceEffect', 'Polished', 'Inset', 'Cartoon', 'Powder', 'BrickScene', 'FlatScene', 'MetallicScene', 'SunsetScene', 'BirdsEyeScene'])
148
+ return false unless quick_style_validator.valid?(@quick_style)
149
+ return false if @color_style.nil?
150
+ color_style_validator = EnumAttributeValidator.new('String', ['Dark1Outline', 'Dark2Outline', 'DarkFill', 'ColorfulAccentColors', 'ColorfulAccentColors2to3', 'ColorfulAccentColors3to4', 'ColorfulAccentColors4to5', 'ColorfulAccentColors5to6', 'ColoredOutlineAccent1', 'ColoredFillAccent1', 'GradientRangeAccent1', 'GradientLoopAccent1', 'TransparentGradientRangeAccent1', 'ColoredOutlineAccent2', 'ColoredFillAccent2', 'GradientRangeAccent2', 'GradientLoopAccent2', 'TransparentGradientRangeAccent2', 'ColoredOutlineAccent3', 'ColoredFillAccent3', 'GradientRangeAccent3', 'GradientLoopAccent3', 'TransparentGradientRangeAccent3', 'ColoredOutlineAccent4', 'ColoredFillAccent4', 'GradientRangeAccent4', 'GradientLoopAccent4', 'TransparentGradientRangeAccent4', 'ColoredOutlineAccent5', 'ColoredFillAccent5', 'GradientRangeAccent5', 'GradientLoopAccent5', 'TransparentGradientRangeAccent5', 'ColoredOutlineAccent6', 'ColoredFillAccent6', 'GradientRangeAccent6', 'GradientLoopAccent6', 'TransparentGradientRangeAccent6'])
151
+ return false unless color_style_validator.valid?(@color_style)
152
+ return false if @is_reversed.nil?
153
+ true
154
+ end
155
+
156
+ # Custom attribute writer method checking allowed values (enum).
157
+ # @param [Object] layout Object to be assigned
158
+ def layout=(layout)
159
+ validator = EnumAttributeValidator.new('String', ['AccentProcess', 'AccentedPicture', 'AlternatingFlow', 'AlternatingHexagons', 'AlternatingPictureBlocks', 'AlternatingPictureCircles', 'ArrowRibbon', 'AscendingPictureAccentProcess', 'Balance', 'BasicBendingProcess', 'BasicBlockList', 'BasicChevronProcess', 'BasicCycle', 'BasicMatrix', 'BasicPie', 'BasicProcess', 'BasicPyramid', 'BasicRadial', 'BasicTarget', 'BasicTimeline', 'BasicVenn', 'BendingPictureAccentList', 'BendingPictureBlocks', 'BendingPictureCaption', 'BendingPictureCaptionList', 'BendingPictureSemiTransparentText', 'BlockCycle', 'BubblePictureList', 'CaptionedPictures', 'ChevronList', 'CircleAccentTimeline', 'CircleArrowProcess', 'CirclePictureHierarchy', 'CircleRelationship', 'CircularBendingProcess', 'CircularPictureCallout', 'ClosedChevronProcess', 'ContinuousArrowProcess', 'ContinuousBlockProcess', 'ContinuousCycle', 'ContinuousPictureList', 'ConvergingArrows', 'ConvergingRadial', 'CounterbalanceArrows', 'CycleMatrix', 'DescendingBlockList', 'DescendingProcess', 'DetailedProcess', 'DivergingArrows', 'DivergingRadial', 'Equation', 'FramedTextPicture', 'Funnel', 'Gear', 'GridMatrix', 'GroupedList', 'HalfCircleOrganizationChart', 'HexagonCluster', 'Hierarchy', 'HierarchyList', 'HorizontalBulletList', 'HorizontalHierarchy', 'HorizontalLabeledHierarchy', 'HorizontalMultiLevelHierarchy', 'HorizontalOrganizationChart', 'HorizontalPictureList', 'IncreasingArrowsProcess', 'IncreasingCircleProcess', 'InvertedPyramid', 'LabeledHierarchy', 'LinearVenn', 'LinedList', 'MultidirectionalCycle', 'NameandTitleOrganizationChart', 'NestedTarget', 'NondirectionalCycle', 'OpposingArrows', 'OpposingIdeas', 'OrganizationChart', 'PhasedProcess', 'PictureAccentBlocks', 'PictureAccentList', 'PictureAccentProcess', 'PictureCaptionList', 'PictureGrid', 'PictureLineup', 'PictureStrips', 'PieProcess', 'PlusandMinus', 'ProcessArrows', 'ProcessList', 'PyramidList', 'RadialCluster', 'RadialCycle', 'RadialList', 'RadialVenn', 'RandomToResultProcess', 'RepeatingBendingProcess', 'ReverseList', 'SegmentedCycle', 'SegmentedProcess', 'SegmentedPyramid', 'SnapshotPictureList', 'SpiralPicture', 'SquareAccentList', 'StackedList', 'StackedVenn', 'StaggeredProcess', 'StepDownProcess', 'StepUpProcess', 'SubStepProcess', 'TableHierarchy', 'TableList', 'TargetList', 'TextCycle', 'TitlePictureLineup', 'TitledMatrix', 'TitledPictureAccentList', 'TitledPictureBlocks', 'TrapezoidList', 'UpwardArrow', 'VerticalAccentList', 'VerticalArrowList', 'VerticalBendingProcess', 'VerticalBlockList', 'VerticalBoxList', 'VerticalBulletList', 'VerticalChevronList', 'VerticalCircleList', 'VerticalCurvedList', 'VerticalEquation', 'VerticalPictureAccentList', 'VerticalPictureList', 'VerticalProcess', 'Custom', 'PictureOrganizationChart'])
160
+ unless validator.valid?(layout)
161
+ fail ArgumentError, 'invalid value for "layout", must be one of #{validator.allowable_values}.'
162
+ end
163
+ @layout = layout
164
+ end
165
+
166
+ # Custom attribute writer method checking allowed values (enum).
167
+ # @param [Object] quick_style Object to be assigned
168
+ def quick_style=(quick_style)
169
+ validator = EnumAttributeValidator.new('String', ['SimpleFill', 'WhiteOutline', 'SubtleEffect', 'ModerateEffect', 'IntenceEffect', 'Polished', 'Inset', 'Cartoon', 'Powder', 'BrickScene', 'FlatScene', 'MetallicScene', 'SunsetScene', 'BirdsEyeScene'])
170
+ unless validator.valid?(quick_style)
171
+ fail ArgumentError, 'invalid value for "quick_style", must be one of #{validator.allowable_values}.'
172
+ end
173
+ @quick_style = quick_style
174
+ end
175
+
176
+ # Custom attribute writer method checking allowed values (enum).
177
+ # @param [Object] color_style Object to be assigned
178
+ def color_style=(color_style)
179
+ validator = EnumAttributeValidator.new('String', ['Dark1Outline', 'Dark2Outline', 'DarkFill', 'ColorfulAccentColors', 'ColorfulAccentColors2to3', 'ColorfulAccentColors3to4', 'ColorfulAccentColors4to5', 'ColorfulAccentColors5to6', 'ColoredOutlineAccent1', 'ColoredFillAccent1', 'GradientRangeAccent1', 'GradientLoopAccent1', 'TransparentGradientRangeAccent1', 'ColoredOutlineAccent2', 'ColoredFillAccent2', 'GradientRangeAccent2', 'GradientLoopAccent2', 'TransparentGradientRangeAccent2', 'ColoredOutlineAccent3', 'ColoredFillAccent3', 'GradientRangeAccent3', 'GradientLoopAccent3', 'TransparentGradientRangeAccent3', 'ColoredOutlineAccent4', 'ColoredFillAccent4', 'GradientRangeAccent4', 'GradientLoopAccent4', 'TransparentGradientRangeAccent4', 'ColoredOutlineAccent5', 'ColoredFillAccent5', 'GradientRangeAccent5', 'GradientLoopAccent5', 'TransparentGradientRangeAccent5', 'ColoredOutlineAccent6', 'ColoredFillAccent6', 'GradientRangeAccent6', 'GradientLoopAccent6', 'TransparentGradientRangeAccent6'])
180
+ unless validator.valid?(color_style)
181
+ fail ArgumentError, 'invalid value for "color_style", must be one of #{validator.allowable_values}.'
182
+ end
183
+ @color_style = color_style
184
+ end
185
+
186
+ # Checks equality by comparing each attribute.
187
+ # @param [Object] Object to be compared
188
+ def ==(o)
189
+ return true if self.equal?(o)
190
+ self.class == o.class &&
191
+ self_uri == o.self_uri &&
192
+ alternate_links == o.alternate_links &&
193
+ name == o.name &&
194
+ width == o.width &&
195
+ height == o.height &&
196
+ alternative_text == o.alternative_text &&
197
+ alternative_text_title == o.alternative_text_title &&
198
+ hidden == o.hidden &&
199
+ x == o.x &&
200
+ y == o.y &&
201
+ z_order_position == o.z_order_position &&
202
+ shapes == o.shapes &&
203
+ fill_format == o.fill_format &&
204
+ effect_format == o.effect_format &&
205
+ three_d_format == o.three_d_format &&
206
+ line_format == o.line_format &&
207
+ type == o.type &&
208
+ layout == o.layout &&
209
+ quick_style == o.quick_style &&
210
+ color_style == o.color_style &&
211
+ nodes == o.nodes &&
212
+ is_reversed == o.is_reversed
213
+ end
214
+
215
+ # @see the `==` method
216
+ # @param [Object] Object to be compared
217
+ def eql?(o)
218
+ self == o
219
+ end
220
+
221
+ # Calculates hash code according to all attributes.
222
+ # @return [Fixnum] Hash code
223
+ def hash
224
+ [self_uri, alternate_links, name, width, height, alternative_text, alternative_text_title, hidden, x, y, z_order_position, shapes, fill_format, effect_format, three_d_format, line_format, type, layout, quick_style, color_style, nodes, is_reversed].hash
225
+ end
226
+
227
+ # Builds the object from hash
228
+ # @param [Hash] attributes Model attributes in the form of hash
229
+ # @return [Object] Returns the model itself
230
+ def build_from_hash(attributes)
231
+ return nil unless attributes.is_a?(Hash)
232
+ self.class.swagger_types.each_pair do |key, type|
233
+ mapKey = self.class.attribute_map[key]
234
+ if !mapKey.nil?
235
+ val = attributes[mapKey]
236
+ if val.nil?
237
+ mapKeyString = mapKey.to_s
238
+ mapKeyString[0] = mapKeyString[0].downcase
239
+ mapKey = mapKeyString.to_sym
240
+ val = attributes[mapKey]
241
+ end
242
+ if !val.nil?
243
+ if type =~ /\AArray<(.*)>/i
244
+ # check to ensure the input is an array given that the the attribute
245
+ # is documented as an array but the input is not
246
+ if val.is_a?(Array)
247
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
248
+ end
249
+ else
250
+ self.send("#{key}=", _deserialize(type, val))
251
+ end
252
+ end
253
+ end
254
+ end
255
+
256
+ self
257
+ end
258
+
259
+ # Deserializes the data based on type
260
+ # @param string type Data type
261
+ # @param string value Value to be deserialized
262
+ # @return [Object] Deserialized data
263
+ def _deserialize(type, value)
264
+ case type.to_sym
265
+ when :DateTime
266
+ DateTime.parse(value)
267
+ when :Date
268
+ Date.parse(value)
269
+ when :String
270
+ value.to_s
271
+ when :Integer
272
+ value.to_i
273
+ when :Float
274
+ value.to_f
275
+ when :BOOLEAN
276
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
277
+ true
278
+ else
279
+ false
280
+ end
281
+ when :Object
282
+ # generic object (usually a Hash), return directly
283
+ value
284
+ when /\AArray<(?<inner_type>.+)>\z/
285
+ inner_type = Regexp.last_match[:inner_type]
286
+ value.map { |v| _deserialize(inner_type, v) }
287
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
288
+ k_type = Regexp.last_match[:k_type]
289
+ v_type = Regexp.last_match[:v_type]
290
+ {}.tap do |hash|
291
+ value.each do |k, v|
292
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
293
+ end
294
+ end
295
+ else # model
296
+ temp_model = AsposeSlidesCloud.const_get(type).new
297
+ temp_model.build_from_hash(value)
298
+ end
299
+ end
300
+
301
+ # Returns the string representation of the object
302
+ # @return [String] String presentation of the object
303
+ def to_s
304
+ to_hash.to_s
305
+ end
306
+
307
+ # to_body is an alias to to_hash (backward compatibility)
308
+ # @return [Hash] Returns the object in the form of hash
309
+ def to_body
310
+ to_hash
311
+ end
312
+
313
+ # Returns the object in the form of hash
314
+ # @return [Hash] Returns the object in the form of hash
315
+ def to_hash
316
+ hash = {}
317
+ self.class.attribute_map.each_pair do |attr, param|
318
+ value = self.send(attr)
319
+ next if value.nil?
320
+ hash[param] = _to_hash(value)
321
+ end
322
+ hash
323
+ end
324
+
325
+ # Outputs non-array value in the form of hash
326
+ # For object, use to_hash. Otherwise, just return the value
327
+ # @param [Object] value Any valid value
328
+ # @return [Hash] Returns the value in the form of hash
329
+ def _to_hash(value)
330
+ if value.is_a?(Array)
331
+ value.compact.map { |v| _to_hash(v) }
332
+ elsif value.is_a?(Hash)
333
+ {}.tap do |hash|
334
+ value.each { |k, v| hash[k] = _to_hash(v) }
335
+ end
336
+ elsif value.respond_to? :to_hash
337
+ value.to_hash
338
+ else
339
+ value
340
+ end
341
+ end
342
+ end
343
+ end