casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
casa::SliceAxisDraw Class Reference

Overriding QwtScaleDraw in order to provide custom (smaller) fonts for the tick labels on a plot axis. More...

#include <SliceAxisDraw.h>

Inheritance diagram for casa::SliceAxisDraw:

Public Member Functions

 SliceAxisDraw ()
 
void setTickFontSize (int size)
 
virtual QwtText label (double tickValue) const
 
virtual ~SliceAxisDraw ()
 

Private Attributes

int tickFontSize
 

Detailed Description

Overriding QwtScaleDraw in order to provide custom (smaller) fonts for the tick labels on a plot axis.

Definition at line 39 of file SliceAxisDraw.h.

Constructor & Destructor Documentation

casa::SliceAxisDraw::SliceAxisDraw ( )
virtual casa::SliceAxisDraw::~SliceAxisDraw ( )
virtual

Member Function Documentation

virtual QwtText casa::SliceAxisDraw::label ( double  tickValue) const
virtual
void casa::SliceAxisDraw::setTickFontSize ( int  size)

Member Data Documentation

int casa::SliceAxisDraw::tickFontSize
private

Definition at line 47 of file SliceAxisDraw.h.


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