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

#include <dxfentrd.hxx>

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

Public Member Functions

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

Public Attributes

DXFVector aP0
 
double fHeight
 
OString m_sText
 
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
 
- Public Attributes inherited from DXFBasicEntity
DXFBasicEntitypSucc
 
DXFEntityType eType
 
OString m_sLayer
 
OString m_sLineType
 
double fThickness
 
tools::Long nColor
 
tools::Long nSpace
 
DXFVector aExtrusion
 

Protected Member Functions

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

Detailed Description

Definition at line 275 of file dxfentrd.hxx.

Constructor & Destructor Documentation

◆ DXFAttribEntity()

DXFAttribEntity::DXFAttribEntity ( )

Definition at line 333 of file dxfentrd.cxx.

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

Member Function Documentation

◆ EvaluateGroup()

void DXFAttribEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ aAlign

DXFVector DXFAttribEntity::aAlign

Definition at line 292 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ aP0

DXFVector DXFAttribEntity::aP0

Definition at line 279 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawAttribEntity(), and EvaluateGroup().

◆ fHeight

double DXFAttribEntity::fHeight

Definition at line 280 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawAttribEntity(), DXFAttribEntity(), and EvaluateGroup().

◆ fOblAngle

double DXFAttribEntity::fOblAngle

Definition at line 287 of file dxfentrd.hxx.

Referenced by DXFAttribEntity(), and EvaluateGroup().

◆ fRotAngle

double DXFAttribEntity::fRotAngle

Definition at line 285 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawAttribEntity(), DXFAttribEntity(), and EvaluateGroup().

◆ fXScale

double DXFAttribEntity::fXScale

Definition at line 286 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawAttribEntity(), DXFAttribEntity(), and EvaluateGroup().

◆ m_sStyle

OString DXFAttribEntity::m_sStyle

Definition at line 288 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ m_sTagStr

OString DXFAttribEntity::m_sTagStr

Definition at line 282 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ m_sText

OString DXFAttribEntity::m_sText

Definition at line 281 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawAttribEntity(), and EvaluateGroup().

◆ nAttrFlags

tools::Long DXFAttribEntity::nAttrFlags

Definition at line 283 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawAttribEntity(), DXFAttribEntity(), and EvaluateGroup().

◆ nFieldLen

tools::Long DXFAttribEntity::nFieldLen

Definition at line 284 of file dxfentrd.hxx.

Referenced by DXFAttribEntity(), and EvaluateGroup().

◆ nGenFlags

tools::Long DXFAttribEntity::nGenFlags

Definition at line 289 of file dxfentrd.hxx.

Referenced by DXFAttribEntity(), and EvaluateGroup().

◆ nHorzJust

tools::Long DXFAttribEntity::nHorzJust

Definition at line 290 of file dxfentrd.hxx.

Referenced by DXFAttribEntity(), and EvaluateGroup().

◆ nVertJust

tools::Long DXFAttribEntity::nVertJust

Definition at line 291 of file dxfentrd.hxx.

Referenced by DXFAttribEntity(), and EvaluateGroup().


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