LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
MarkerBundle Class Reference

#include <bundles.hxx>

Inheritance diagram for MarkerBundle:
[legend]
Collaboration diagram for MarkerBundle:
[legend]

Public Member Functions

 MarkerBundle ()
 
virtual std::unique_ptr< BundleClone () override
 
- Public Member Functions inherited from Bundle
void SetColor (sal_uInt32 nColor)
 
sal_uInt32 GetColor () const
 
tools::Long GetIndex () const
 
void SetIndex (tools::Long nBundleIndex)
 
 Bundle ()
 
virtual std::unique_ptr< BundleClone ()
 
virtual ~Bundle ()
 
 Bundle (Bundle const &)=default
 
 Bundle (Bundle &&)=default
 
Bundleoperator= (Bundle const &)=default
 
Bundleoperator= (Bundle &&)=default
 

Public Attributes

MarkerType eMarkerType
 
double nMarkerSize
 

Detailed Description

Definition at line 72 of file bundles.hxx.

Constructor & Destructor Documentation

◆ MarkerBundle()

MarkerBundle::MarkerBundle ( )
inline

Definition at line 79 of file bundles.hxx.

Member Function Documentation

◆ Clone()

virtual std::unique_ptr< Bundle > MarkerBundle::Clone ( )
inlineoverridevirtual

Reimplemented from Bundle.

Definition at line 84 of file bundles.hxx.

Member Data Documentation

◆ eMarkerType

MarkerType MarkerBundle::eMarkerType

Definition at line 76 of file bundles.hxx.

Referenced by CGM::ImplDoClass2(), and CGMElements::Init().

◆ nMarkerSize

double MarkerBundle::nMarkerSize

Definition at line 77 of file bundles.hxx.

Referenced by CGM::ImplDoClass2(), and CGMElements::Init().


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