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

#include <dxfentrd.hxx>

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

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ DXFLineEntity()

DXFLineEntity::DXFLineEntity ( )

Definition at line 68 of file dxfentrd.cxx.

Member Function Documentation

◆ EvaluateGroup()

void DXFLineEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ aP0

DXFVector DXFLineEntity::aP0

Definition at line 99 of file dxfentrd.hxx.

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

◆ aP1

DXFVector DXFLineEntity::aP1

Definition at line 100 of file dxfentrd.hxx.

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


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