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

#include <dxfentrd.hxx>

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

Public Member Functions

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

Public Attributes

DXFVector aP0
 
double fSWidth
 
double fEWidth
 
double fBulge
 
tools::Long nFlags
 
double fCFTDir
 
- 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 451 of file dxfentrd.hxx.

Constructor & Destructor Documentation

◆ DXFVertexEntity()

DXFVertexEntity::DXFVertexEntity ( )

Definition at line 717 of file dxfentrd.cxx.

References fBulge, fCFTDir, fEWidth, fSWidth, and nFlags.

Member Function Documentation

◆ EvaluateGroup()

void DXFVertexEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ aP0

DXFVector DXFVertexEntity::aP0

Definition at line 455 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ fBulge

double DXFVertexEntity::fBulge

Definition at line 458 of file dxfentrd.hxx.

Referenced by DXFVertexEntity(), and EvaluateGroup().

◆ fCFTDir

double DXFVertexEntity::fCFTDir

Definition at line 460 of file dxfentrd.hxx.

Referenced by DXFVertexEntity(), and EvaluateGroup().

◆ fEWidth

double DXFVertexEntity::fEWidth

Definition at line 457 of file dxfentrd.hxx.

Referenced by DXFVertexEntity(), and EvaluateGroup().

◆ fSWidth

double DXFVertexEntity::fSWidth

Definition at line 456 of file dxfentrd.hxx.

Referenced by DXFVertexEntity(), and EvaluateGroup().

◆ nFlags

tools::Long DXFVertexEntity::nFlags

Definition at line 459 of file dxfentrd.hxx.

Referenced by DXFVertexEntity(), and EvaluateGroup().


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