#include <EPUBImageManager.h>
|  | 
| static std::string | getWrapStyle (librevenge::RVNGPropertyList const &pList) | 
|  | returns the style for a follow-up element, based on wrapping properties.  More...
 
 | 
|  | 
◆ ContentNameMap_t
◆ MapType_t
◆ EPUBImageManager() [1/2]
◆ EPUBImageManager() [2/2]
  
  | 
        
          | libepubgen::EPUBImageManager::EPUBImageManager | ( | EPUBManifest & | manifest | ) |  |  | explicit | 
 
 
◆ extractImageProperties()
  
  | 
        
          | void libepubgen::EPUBImageManager::extractImageProperties | ( | librevenge::RVNGPropertyList const & | pList, |  
          |  |  | EPUBCSSProperties & | cssProps |  
          |  | ) |  | const |  | private | 
 
 
◆ getFrameClass()
      
        
          | std::string libepubgen::EPUBImageManager::getFrameClass | ( | librevenge::RVNGPropertyList const & | pList | ) |  | 
      
 
returns the class name corresponding to a propertylist 
 
 
◆ getFrameStyle()
      
        
          | std::string libepubgen::EPUBImageManager::getFrameStyle | ( | librevenge::RVNGPropertyList const & | pList | ) |  | 
      
 
returns the style string corresponding to a propertylist 
 
 
◆ getWrapStyle()
  
  | 
        
          | std::string libepubgen::EPUBImageManager::getWrapStyle | ( | librevenge::RVNGPropertyList const & | pList | ) |  |  | static | 
 
returns the style for a follow-up 
 element, based on wrapping properties. 
 
 
◆ insert()
      
        
          | const EPUBPath & libepubgen::EPUBImageManager::insert | ( | const librevenge::RVNGBinaryData & | data, | 
        
          |  |  | const librevenge::RVNGString & | mimetype, | 
        
          |  |  | const librevenge::RVNGString & | properties = "" | 
        
          |  | ) |  |  | 
      
 
 
◆ operator=()
◆ send()
◆ writeTo()
      
        
          | void libepubgen::EPUBImageManager::writeTo | ( | EPUBPackage & | package | ) |  | 
      
 
 
◆ m_imageContentNameMap
◆ m_manifest
◆ m_map
  
  | 
        
          | MapType_t libepubgen::EPUBImageManager::m_map |  | private | 
 
 
◆ m_number
The documentation for this class was generated from the following files: