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

#include <dxfentrd.hxx>

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

Public Member Functions

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

Public Attributes

DXFVector aP0
 
DXFVector aP1
 
DXFVector aP2
 
DXFVector aP3
 
- 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 152 of file dxfentrd.hxx.

Constructor & Destructor Documentation

◆ DXFTraceEntity()

DXFTraceEntity::DXFTraceEntity ( )

Definition at line 143 of file dxfentrd.cxx.

Member Function Documentation

◆ EvaluateGroup()

void DXFTraceEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ aP0

DXFVector DXFTraceEntity::aP0

Definition at line 156 of file dxfentrd.hxx.

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

◆ aP1

DXFVector DXFTraceEntity::aP1

Definition at line 157 of file dxfentrd.hxx.

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

◆ aP2

DXFVector DXFTraceEntity::aP2

Definition at line 158 of file dxfentrd.hxx.

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

◆ aP3

DXFVector DXFTraceEntity::aP3

Definition at line 159 of file dxfentrd.hxx.

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


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