KiCad PCB EDA Suite
Loading...
Searching...
No Matches
GERBER_LAYER Class Reference

#include <gerber_file_image.h>

Public Member Functions

 GERBER_LAYER ()
 
 ~GERBER_LAYER ()
 

Public Attributes

wxString m_LayerName
 
bool m_LayerNegative
 
wxRealPoint m_StepForRepeat
 
int m_XRepeatCount
 
int m_YRepeatCount
 
bool m_StepForRepeatMetric
 

Private Member Functions

void ResetDefaultValues ()
 

Friends

class GERBER_FILE_IMAGE
 

Detailed Description

Definition at line 78 of file gerber_file_image.h.

Constructor & Destructor Documentation

◆ GERBER_LAYER()

GERBER_LAYER::GERBER_LAYER ( )

Definition at line 61 of file gerber_file_image.cpp.

References ResetDefaultValues().

◆ ~GERBER_LAYER()

GERBER_LAYER::~GERBER_LAYER ( )

Definition at line 67 of file gerber_file_image.cpp.

Member Function Documentation

◆ ResetDefaultValues()

void GERBER_LAYER::ResetDefaultValues ( )
private

Friends And Related Function Documentation

◆ GERBER_FILE_IMAGE

friend class GERBER_FILE_IMAGE
friend

Definition at line 86 of file gerber_file_image.h.

Member Data Documentation

◆ m_LayerName

wxString GERBER_LAYER::m_LayerName

Definition at line 90 of file gerber_file_image.h.

Referenced by ResetDefaultValues(), and GERBVIEW_FRAME::UpdateTitleAndInfo().

◆ m_LayerNegative

bool GERBER_LAYER::m_LayerNegative

◆ m_StepForRepeat

wxRealPoint GERBER_LAYER::m_StepForRepeat

◆ m_StepForRepeatMetric

bool GERBER_LAYER::m_StepForRepeatMetric

◆ m_XRepeatCount

int GERBER_LAYER::m_XRepeatCount

◆ m_YRepeatCount

int GERBER_LAYER::m_YRepeatCount

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