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

#include <dxfentrd.hxx>

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

Public Member Functions

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

Public Attributes

tools::Long nAttrFlag
 
OString m_sName
 
DXFVector aP0
 
double fXScale
 
double fYScale
 
double fZScale
 
double fRotAngle
 
tools::Long nColCount
 
tools::Long nRowCount
 
double fColSpace
 
double fRowSpace
 
- 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 225 of file dxfentrd.hxx.

Constructor & Destructor Documentation

◆ DXFInsertEntity()

DXFInsertEntity::DXFInsertEntity ( )

Definition at line 255 of file dxfentrd.cxx.

References fColSpace, fRotAngle, fRowSpace, fXScale, fYScale, fZScale, nAttrFlag, nColCount, and nRowCount.

Member Function Documentation

◆ EvaluateGroup()

void DXFInsertEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ aP0

DXFVector DXFInsertEntity::aP0

Definition at line 231 of file dxfentrd.hxx.

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

◆ fColSpace

double DXFInsertEntity::fColSpace

Definition at line 238 of file dxfentrd.hxx.

Referenced by DXFInsertEntity(), and EvaluateGroup().

◆ fRotAngle

double DXFInsertEntity::fRotAngle

Definition at line 235 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawInsertEntity(), DXFInsertEntity(), and EvaluateGroup().

◆ fRowSpace

double DXFInsertEntity::fRowSpace

Definition at line 239 of file dxfentrd.hxx.

Referenced by DXFInsertEntity(), and EvaluateGroup().

◆ fXScale

double DXFInsertEntity::fXScale

Definition at line 232 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawInsertEntity(), DXFInsertEntity(), and EvaluateGroup().

◆ fYScale

double DXFInsertEntity::fYScale

Definition at line 233 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawInsertEntity(), DXFInsertEntity(), and EvaluateGroup().

◆ fZScale

double DXFInsertEntity::fZScale

Definition at line 234 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawInsertEntity(), DXFInsertEntity(), and EvaluateGroup().

◆ m_sName

OString DXFInsertEntity::m_sName

Definition at line 230 of file dxfentrd.hxx.

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

◆ nAttrFlag

tools::Long DXFInsertEntity::nAttrFlag

Definition at line 229 of file dxfentrd.hxx.

Referenced by DXFInsertEntity(), and EvaluateGroup().

◆ nColCount

tools::Long DXFInsertEntity::nColCount

Definition at line 236 of file dxfentrd.hxx.

Referenced by DXFInsertEntity(), and EvaluateGroup().

◆ nRowCount

tools::Long DXFInsertEntity::nRowCount

Definition at line 237 of file dxfentrd.hxx.

Referenced by DXFInsertEntity(), and EvaluateGroup().


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