| 
        
          | libcdr::CDRCubicBezierToElement::CDRCubicBezierToElement | ( | double | x1, |  
          |  |  | double | y1, |  
          |  |  | double | x2, |  
          |  |  | double | y2, |  
          |  |  | double | x, |  
          |  |  | double | y |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | libcdr::CDRCubicBezierToElement::~CDRCubicBezierToElement | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | void libcdr::CDRCubicBezierToElement::transform | ( | const CDRTransforms & | trafos | ) |  |  | virtual | 
 
 
  
  | 
        
          | void libcdr::CDRCubicBezierToElement::transform | ( | const CDRTransform & | trafo | ) |  |  | virtual | 
 
 
  
  | 
        
          | void libcdr::CDRCubicBezierToElement::writeOut | ( | librevenge::RVNGPropertyListVector & | vec | ) | const |  | virtual | 
 
 
  
  | 
        
          | double libcdr::CDRCubicBezierToElement::m_x |  | private | 
 
 
  
  | 
        
          | double libcdr::CDRCubicBezierToElement::m_x1 |  | private | 
 
 
  
  | 
        
          | double libcdr::CDRCubicBezierToElement::m_x2 |  | private | 
 
 
  
  | 
        
          | double libcdr::CDRCubicBezierToElement::m_y |  | private | 
 
 
  
  | 
        
          | double libcdr::CDRCubicBezierToElement::m_y1 |  | private | 
 
 
  
  | 
        
          | double libcdr::CDRCubicBezierToElement::m_y2 |  | private | 
 
 
The documentation for this class was generated from the following file: