CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CFxPreferencesMLeaderSettings Class Referenceabstract

#include <FxPreferences.h>

Public Member Functions

virtual ~CFxPreferencesMLeaderSettings ()
 
virtual int GetLeaderOptions () const =0
 
virtual void SetLeaderOptions (const int &value)=0
 
virtual int GetLeaderType () const =0
 
virtual void SetLeaderType (const int &value)=0
 
virtual int GetLeaderContentType () const =0
 
virtual void SetLeaderContentType (const int &value)=0
 
virtual int GetLeaderVertex () const =0
 
virtual void SetLeaderVertex (const int &value)=0
 
virtual double GetLeaderStartAngle () const =0
 
virtual void SetLeaderStartAngle (const double &value)=0
 
virtual double GetLeaderEndAngle () const =0
 
virtual void SetLeaderEndAngle (const double &value)=0
 
virtual CFxString GetLeaderBlockName () const =0
 
virtual void SetLeaderBlockName (const CFxString &value)=0
 
virtual bool GetLeaderLandingLine () const =0
 
virtual void SetLeaderLandingLine (const bool &value)=0
 
virtual double GetLeaderLandingLineLength () const =0
 
virtual void SetLeaderLandingLineLength (const double &value)=0
 

Detailed Description

Description: Represents the MLeader Settings preferences. Library: DDKERNEL

Definition at line 1470 of file FxPreferences.h.

Constructor & Destructor Documentation

◆ ~CFxPreferencesMLeaderSettings()

virtual CFxPreferencesMLeaderSettings::~CFxPreferencesMLeaderSettings ( )
inlinevirtual

Definition at line 1473 of file FxPreferences.h.

Member Function Documentation

◆ GetLeaderBlockName()

virtual CFxString CFxPreferencesMLeaderSettings::GetLeaderBlockName ( ) const
pure virtual

◆ GetLeaderContentType()

virtual int CFxPreferencesMLeaderSettings::GetLeaderContentType ( ) const
pure virtual

◆ GetLeaderEndAngle()

virtual double CFxPreferencesMLeaderSettings::GetLeaderEndAngle ( ) const
pure virtual

◆ GetLeaderLandingLine()

virtual bool CFxPreferencesMLeaderSettings::GetLeaderLandingLine ( ) const
pure virtual

◆ GetLeaderLandingLineLength()

virtual double CFxPreferencesMLeaderSettings::GetLeaderLandingLineLength ( ) const
pure virtual

◆ GetLeaderOptions()

virtual int CFxPreferencesMLeaderSettings::GetLeaderOptions ( ) const
pure virtual

◆ GetLeaderStartAngle()

virtual double CFxPreferencesMLeaderSettings::GetLeaderStartAngle ( ) const
pure virtual

◆ GetLeaderType()

virtual int CFxPreferencesMLeaderSettings::GetLeaderType ( ) const
pure virtual

◆ GetLeaderVertex()

virtual int CFxPreferencesMLeaderSettings::GetLeaderVertex ( ) const
pure virtual

◆ SetLeaderBlockName()

virtual void CFxPreferencesMLeaderSettings::SetLeaderBlockName ( const CFxString value)
pure virtual

◆ SetLeaderContentType()

virtual void CFxPreferencesMLeaderSettings::SetLeaderContentType ( const int &  value)
pure virtual

◆ SetLeaderEndAngle()

virtual void CFxPreferencesMLeaderSettings::SetLeaderEndAngle ( const double &  value)
pure virtual

◆ SetLeaderLandingLine()

virtual void CFxPreferencesMLeaderSettings::SetLeaderLandingLine ( const bool &  value)
pure virtual

◆ SetLeaderLandingLineLength()

virtual void CFxPreferencesMLeaderSettings::SetLeaderLandingLineLength ( const double &  value)
pure virtual

◆ SetLeaderOptions()

virtual void CFxPreferencesMLeaderSettings::SetLeaderOptions ( const int &  value)
pure virtual

◆ SetLeaderStartAngle()

virtual void CFxPreferencesMLeaderSettings::SetLeaderStartAngle ( const double &  value)
pure virtual

◆ SetLeaderType()

virtual void CFxPreferencesMLeaderSettings::SetLeaderType ( const int &  value)
pure virtual

◆ SetLeaderVertex()

virtual void CFxPreferencesMLeaderSettings::SetLeaderVertex ( const int &  value)
pure virtual

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