NEURON
AxisBackground Class Reference

#include <axis.h>

Inheritance diagram for AxisBackground:

Public Member Functions

 AxisBackground ()
 
virtual ~AxisBackground ()
 
virtual void draw (Canvas *, const Allocation &) const
 
virtual void print (Printer *, const Allocation &) const
 

Private Member Functions

void draw_help (Canvas *, const Allocation &) const
 
void tic_label (Coord x, Coord y, Coord val, float x_align, float y_align, Canvas *) const
 

Detailed Description

Definition at line 62 of file axis.h.

Constructor & Destructor Documentation

◆ AxisBackground()

AxisBackground::AxisBackground ( )

◆ ~AxisBackground()

virtual AxisBackground::~AxisBackground ( )
virtual

Member Function Documentation

◆ draw()

virtual void AxisBackground::draw ( Canvas ,
const Allocation  
) const
virtual

◆ draw_help()

void AxisBackground::draw_help ( Canvas ,
const Allocation  
) const
private

◆ print()

virtual void AxisBackground::print ( Printer ,
const Allocation  
) const
virtual

◆ tic_label()

void AxisBackground::tic_label ( Coord  x,
Coord  y,
Coord  val,
float  x_align,
float  y_align,
Canvas  
) const
private

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