Class: OoxmlParser::ConnectionShape

Inherits:
DocxShape show all
Defined in:
lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb

Overview

Class for storing ‘cxnSp` data

Instance Attribute Summary

Attributes inherited from DocxShape

#body_properties, #non_visual_properties, #properties, #style, #text_body

Attributes inherited from OOXMLDocumentObject

#parent

Method Summary

Methods inherited from DocxShape

#parse, #with_data?

Methods inherited from OOXMLDocumentObject

#==, add_to_xmls_stack, copy_file_and_rename_to_zip, current_xml, dir, encrypted_file?, get_link_from_rels, #initialize, unzip_file, #with_data?

Methods included from OoxmlDocumentObjectHelper

#to_hash

Constructor Details

This class inherits a constructor from OoxmlParser::OOXMLDocumentObject