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

#include <dxfentrd.hxx>

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

Public Member Functions

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

Public Attributes

sal_Int32 nFlags
 
double fConstantWidth
 
double fStartWidth
 
double fEndWidth
 
std::vector< DXFVectoraP
 
- 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)
 

Private Attributes

sal_Int32 nIndex
 
sal_Int32 nCount
 

Detailed Description

Definition at line 321 of file dxfentrd.hxx.

Constructor & Destructor Documentation

◆ DXFLWPolyLineEntity()

DXFLWPolyLineEntity::DXFLWPolyLineEntity ( )

Definition at line 404 of file dxfentrd.cxx.

References nCount, and nIndex.

Member Function Documentation

◆ EvaluateGroup()

void DXFLWPolyLineEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ aP

std::vector<DXFVector> DXFLWPolyLineEntity::aP

Definition at line 333 of file dxfentrd.hxx.

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

◆ fConstantWidth

double DXFLWPolyLineEntity::fConstantWidth

Definition at line 329 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ fEndWidth

double DXFLWPolyLineEntity::fEndWidth

Definition at line 331 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ fStartWidth

double DXFLWPolyLineEntity::fStartWidth

Definition at line 330 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ nCount

sal_Int32 DXFLWPolyLineEntity::nCount
private

Definition at line 324 of file dxfentrd.hxx.

Referenced by EvaluateGroup().

◆ nFlags

sal_Int32 DXFLWPolyLineEntity::nFlags

Definition at line 328 of file dxfentrd.hxx.

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

◆ nIndex

sal_Int32 DXFLWPolyLineEntity::nIndex
private

Definition at line 323 of file dxfentrd.hxx.

Referenced by EvaluateGroup().


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