NEURON
BoxBackground Class Reference

#include <axis.h>

Inheritance diagram for BoxBackground:

Public Member Functions

 BoxBackground ()
 
virtual ~BoxBackground ()
 
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 49 of file axis.h.

Constructor & Destructor Documentation

◆ BoxBackground()

BoxBackground::BoxBackground ( )

◆ ~BoxBackground()

virtual BoxBackground::~BoxBackground ( )
virtual

Member Function Documentation

◆ draw()

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

◆ draw_help()

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

◆ print()

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

◆ tic_label()

void BoxBackground::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: