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

#include <dxfentrd.hxx>

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

Public Member Functions

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

Public Attributes

tools::Long nFlags
 
double fSWidth
 
double fEWidth
 
tools::Long nMeshMCount
 
tools::Long nMeshNCount
 
tools::Long nMDensity
 
tools::Long nNDensity
 
tools::Long nCSSType
 
- 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 301 of file dxfentrd.hxx.

Constructor & Destructor Documentation

◆ DXFPolyLineEntity()

DXFPolyLineEntity::DXFPolyLineEntity ( )

Definition at line 375 of file dxfentrd.cxx.

References fEWidth, fSWidth, nCSSType, nFlags, nMDensity, nMeshMCount, nMeshNCount, and nNDensity.

Member Function Documentation

◆ EvaluateGroup()

void DXFPolyLineEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ fEWidth

double DXFPolyLineEntity::fEWidth

Definition at line 307 of file dxfentrd.hxx.

Referenced by DXFPolyLineEntity(), and EvaluateGroup().

◆ fSWidth

double DXFPolyLineEntity::fSWidth

Definition at line 306 of file dxfentrd.hxx.

Referenced by DXFPolyLineEntity(), and EvaluateGroup().

◆ nCSSType

tools::Long DXFPolyLineEntity::nCSSType

Definition at line 312 of file dxfentrd.hxx.

Referenced by DXFPolyLineEntity(), and EvaluateGroup().

◆ nFlags

tools::Long DXFPolyLineEntity::nFlags

◆ nMDensity

tools::Long DXFPolyLineEntity::nMDensity

Definition at line 310 of file dxfentrd.hxx.

Referenced by DXFPolyLineEntity(), and EvaluateGroup().

◆ nMeshMCount

tools::Long DXFPolyLineEntity::nMeshMCount

Definition at line 308 of file dxfentrd.hxx.

Referenced by DXFPolyLineEntity(), and EvaluateGroup().

◆ nMeshNCount

tools::Long DXFPolyLineEntity::nMeshNCount

Definition at line 309 of file dxfentrd.hxx.

Referenced by DXFPolyLineEntity(), and EvaluateGroup().

◆ nNDensity

tools::Long DXFPolyLineEntity::nNDensity

Definition at line 311 of file dxfentrd.hxx.

Referenced by DXFPolyLineEntity(), and EvaluateGroup().


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