#include <EPUBImageManager.h>
|
| EPUBImageManager (EPUBManifest &manifest) |
const EPUBPath & | insert (const librevenge::RVNGBinaryData &data, const librevenge::RVNGString &mimetype, const librevenge::RVNGString &properties="") |
void | writeTo (EPUBPackage &package) |
std::string | getFrameClass (librevenge::RVNGPropertyList const &pList) |
| returns the class name corresponding to a propertylist
|
std::string | getFrameStyle (librevenge::RVNGPropertyList const &pList) |
| returns the style string corresponding to a propertylist
|
void | send (EPUBCSSContent &out) |
| send the data to the sink
|
|
static std::string | getWrapStyle (librevenge::RVNGPropertyList const &pList) |
| returns the style for a follow-up
element, based on wrapping properties.
|
◆ 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()
send the data to the sink
◆ 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: