EPUBBodyStyleManager manages the body style converted from properties of the page span.  
 More...
#include <EPUBBodyStyleManager.h>
|  | 
| virtual void | extractProperties (librevenge::RVNGPropertyList const &pList, EPUBCSSProperties &cssProps) const override | 
|  | convert the properties of the page span into a CSS property map. Currently only style:writing-mode is supported.  More... 
 | 
|  | 
EPUBBodyStyleManager manages the body style converted from properties of the page span. 
◆ EPUBBodyStyleManager()
  
  | 
        
          | libepubgen::EPUBBodyStyleManager::EPUBBodyStyleManager | ( | std::string | classNamePrefix | ) |  |  | inline | 
 
 
◆ ~EPUBBodyStyleManager()
  
  | 
        
          | virtual libepubgen::EPUBBodyStyleManager::~EPUBBodyStyleManager | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ extractProperties()
  
  | 
        
          | void libepubgen::EPUBBodyStyleManager::extractProperties | ( | librevenge::RVNGPropertyList const & | pList, |  
          |  |  | EPUBCSSProperties & | cssProps |  
          |  | ) |  | const |  | overrideprotectedvirtual | 
 
convert the properties of the page span into a CSS property map. Currently only style:writing-mode is supported. 
Reimplemented from libepubgen::EPUBSpanStyleManager.
 
 
The documentation for this class was generated from the following files: