librevenge::RVNGProperty Class Referenceabstract

#include <RVNGProperty.h>

Inheritance diagram for librevenge::RVNGProperty:
librevenge::RVNGBinaryDataProperty librevenge::RVNGDoubleProperty librevenge::RVNGIntProperty librevenge::RVNGPropertyListVector librevenge::RVNGStringProperty librevenge::RVNGGenericProperty librevenge::RVNGInchProperty librevenge::RVNGPercentProperty librevenge::RVNGPointProperty librevenge::RVNGTwipProperty librevenge::RVNGBoolProperty

Public Member Functions

virtual ~RVNGProperty ()
virtual int getInt () const =0
virtual double getDouble () const =0
virtual RVNGUnit getUnit () const =0
 returns the property unit when possible.
virtual RVNGString getStr () const =0
virtual RVNGPropertyclone () const =0

Constructor & Destructor Documentation

◆ ~RVNGProperty()

librevenge::RVNGProperty::~RVNGProperty ( )
virtual

Member Function Documentation

◆ clone()

◆ getDouble()

◆ getInt()

◆ getStr()

◆ getUnit()


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

Generated for librevenge by doxygen 1.14.0