LibreOffice Module vcl (master) 1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
DXFAttDefEntity Class Reference

#include <dxfentrd.hxx>

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

Public Member Functions

 DXFAttDefEntity ()
 
- Public Member Functions inherited from DXFBasicEntity
virtual ~DXFBasicEntity ()
 
void Read (DXFGroupReader &rDGR)
 

Protected Member Functions

virtual void EvaluateGroup (DXFGroupReader &rDGR) override
 
- Protected Member Functions inherited from DXFBasicEntity
 DXFBasicEntity (DXFEntityType eThisType)
 
virtual void EvaluateGroup (DXFGroupReader &rDGR)
 

Private Attributes

DXFVector aP0
 
double fHeight
 
OString m_sDefVal
 
OString m_sPrompt
 
OString m_sTagStr
 
tools::Long nAttrFlags
 
tools::Long nFieldLen
 
double fRotAngle
 
double fXScale
 
double fOblAngle
 
OString m_sStyle
 
tools::Long nGenFlags
 
tools::Long nHorzJust
 
tools::Long nVertJust
 
DXFVector aAlign
 

Additional Inherited Members

- Public Attributes inherited from DXFBasicEntity
DXFBasicEntitypSucc
 
DXFEntityType eType
 
OString m_sLayer
 
OString m_sLineType
 
double fThickness
 
tools::Long nColor
 
tools::Long nSpace
 
DXFVector aExtrusion
 

Detailed Description

Definition at line 248 of file dxfentrd.hxx.

Constructor & Destructor Documentation

◆ DXFAttDefEntity()

DXFAttDefEntity::DXFAttDefEntity ( )

Definition at line 290 of file dxfentrd.cxx.

References fHeight, fOblAngle, fRotAngle, fXScale, nAttrFlags, nFieldLen, nGenFlags, nHorzJust, and nVertJust.

Member Function Documentation

◆ EvaluateGroup()

void DXFAttDefEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ aAlign

DXFVector DXFAttDefEntity::aAlign
private

Definition at line 264 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ aP0

DXFVector DXFAttDefEntity::aP0
private

Definition at line 250 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ fHeight

double DXFAttDefEntity::fHeight
private

Definition at line 251 of file dxfentrd.hxx.

Referenced by DXFAttDefEntity(), and EvaluateGroup().

◆ fOblAngle

double DXFAttDefEntity::fOblAngle
private

Definition at line 259 of file dxfentrd.hxx.

Referenced by DXFAttDefEntity(), and EvaluateGroup().

◆ fRotAngle

double DXFAttDefEntity::fRotAngle
private

Definition at line 257 of file dxfentrd.hxx.

Referenced by DXFAttDefEntity(), and EvaluateGroup().

◆ fXScale

double DXFAttDefEntity::fXScale
private

Definition at line 258 of file dxfentrd.hxx.

Referenced by DXFAttDefEntity(), and EvaluateGroup().

◆ m_sDefVal

OString DXFAttDefEntity::m_sDefVal
private

Definition at line 252 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ m_sPrompt

OString DXFAttDefEntity::m_sPrompt
private

Definition at line 253 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ m_sStyle

OString DXFAttDefEntity::m_sStyle
private

Definition at line 260 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ m_sTagStr

OString DXFAttDefEntity::m_sTagStr
private

Definition at line 254 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ nAttrFlags

tools::Long DXFAttDefEntity::nAttrFlags
private

Definition at line 255 of file dxfentrd.hxx.

Referenced by DXFAttDefEntity(), and EvaluateGroup().

◆ nFieldLen

tools::Long DXFAttDefEntity::nFieldLen
private

Definition at line 256 of file dxfentrd.hxx.

Referenced by DXFAttDefEntity(), and EvaluateGroup().

◆ nGenFlags

tools::Long DXFAttDefEntity::nGenFlags
private

Definition at line 261 of file dxfentrd.hxx.

Referenced by DXFAttDefEntity(), and EvaluateGroup().

◆ nHorzJust

tools::Long DXFAttDefEntity::nHorzJust
private

Definition at line 262 of file dxfentrd.hxx.

Referenced by DXFAttDefEntity(), and EvaluateGroup().

◆ nVertJust

tools::Long DXFAttDefEntity::nVertJust
private

Definition at line 263 of file dxfentrd.hxx.

Referenced by DXFAttDefEntity(), and EvaluateGroup().


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