LibreOffice Module vcl (master) 1
Public Member Functions | List of all members
vcl::pdf::PDFiumPathSegment Class Referenceabstract

#include <PDFiumLibrary.hxx>

Public Member Functions

virtual ~PDFiumPathSegment ()=default
 
virtual basegfx::B2DPoint getPoint () const =0
 
virtual bool isClosed () const =0
 
virtual PDFSegmentType getType () const =0
 

Detailed Description

Definition at line 118 of file PDFiumLibrary.hxx.

Constructor & Destructor Documentation

◆ ~PDFiumPathSegment()

virtual vcl::pdf::PDFiumPathSegment::~PDFiumPathSegment ( )
virtualdefault

Member Function Documentation

◆ getPoint()

virtual basegfx::B2DPoint vcl::pdf::PDFiumPathSegment::getPoint ( ) const
pure virtual

◆ getType()

virtual PDFSegmentType vcl::pdf::PDFiumPathSegment::getType ( ) const
pure virtual

◆ isClosed()

virtual bool vcl::pdf::PDFiumPathSegment::isClosed ( ) const
pure virtual

The documentation for this class was generated from the following file: