#include <FHPath.h>
◆ FHPathElement()
  
  | 
        
          | libfreehand::FHPathElement::FHPathElement | ( |  | ) |  |  | inline | 
 
 
◆ ~FHPathElement()
  
  | 
        
          | virtual libfreehand::FHPathElement::~FHPathElement | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ clone()
◆ getBoundingBox()
  
  | 
        
          | virtual void libfreehand::FHPathElement::getBoundingBox | ( | double | x0, |  
          |  |  | double | y0, |  
          |  |  | double & | px, |  
          |  |  | double & | py, |  
          |  |  | double & | qx, |  
          |  |  | double & | qy ) const |  | pure virtual | 
 
 
◆ getX()
  
  | 
        
          | virtual double libfreehand::FHPathElement::getX | ( |  | ) | const |  | pure virtual | 
 
 
◆ getY()
  
  | 
        
          | virtual double libfreehand::FHPathElement::getY | ( |  | ) | const |  | pure virtual | 
 
 
◆ transform()
  
  | 
        
          | virtual void libfreehand::FHPathElement::transform | ( | const FHTransform & | trafo | ) |  |  | pure virtual | 
 
 
◆ writeOut() [1/2]
  
  | 
        
          | virtual void libfreehand::FHPathElement::writeOut | ( | librevenge::RVNGPropertyListVector & | vec | ) | const |  | pure virtual | 
 
 
◆ writeOut() [2/2]
  
  | 
        
          | virtual void libfreehand::FHPathElement::writeOut | ( | std::ostream & | s | ) | const |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: