Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CEntDraw Class Reference

#include <CEntDraw.hpp>

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

Public Member Functions

 CEntDraw ()=delete
 
 CEntDraw (uint64_t sizeXMM, uint64_t sizeYMM, CGeoCanvas **geoCanvas)
 
 CEntDraw (const CEntDraw &entDraw)=delete
 
 CEntDraw (CEntDraw &&other)=delete
 
 ~CEntDraw () override
 
CEntDrawoperator= (const CEntDraw &other)=delete
 
CEntDrawoperator= (CEntDraw &&other)=delete
 
void processEntity (IManagerPrinter *managerPrinter) override
 
void setColorRGBBackground (iv::types::color colorRGBBackground)
 

Private Attributes

uint64_t m_sizeXDP
 
uint64_t m_sizeYDP
 
CGeoCanvasm_geoCanvas
 
uint32_t m_colorRGBBackground
 

Constructor & Destructor Documentation

◆ CEntDraw() [1/4]

CEntDraw::CEntDraw ( )
delete

◆ CEntDraw() [2/4]

CEntDraw::CEntDraw ( uint64_t sizeXMM,
uint64_t sizeYMM,
CGeoCanvas ** geoCanvas )

◆ CEntDraw() [3/4]

CEntDraw::CEntDraw ( const CEntDraw & entDraw)
delete

◆ CEntDraw() [4/4]

CEntDraw::CEntDraw ( CEntDraw && other)
delete

◆ ~CEntDraw()

CEntDraw::~CEntDraw ( )
override

Member Function Documentation

◆ operator=() [1/2]

CEntDraw & CEntDraw::operator= ( CEntDraw && other)
delete

◆ operator=() [2/2]

CEntDraw & CEntDraw::operator= ( const CEntDraw & other)
delete

◆ processEntity()

void CEntDraw::processEntity ( IManagerPrinter * managerPrinter)
overridevirtual

Implements IEntPrinter.

◆ setColorRGBBackground()

void CEntDraw::setColorRGBBackground ( iv::types::color colorRGBBackground)

Member Data Documentation

◆ m_colorRGBBackground

uint32_t CEntDraw::m_colorRGBBackground
private

◆ m_geoCanvas

CGeoCanvas* CEntDraw::m_geoCanvas
private

◆ m_sizeXDP

uint64_t CEntDraw::m_sizeXDP
private

◆ m_sizeYDP

uint64_t CEntDraw::m_sizeYDP
private

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